Merge pull request #115 from houdiniproject/update_audit

Update cached-path-relative and change Houdini name
This commit is contained in:
Eric Schultz 2018-11-30 23:28:55 -06:00 committed by GitHub
commit e28120b5c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -1,5 +1,5 @@
{
"name": "CommitChange",
"name": "Houdini",
"requires": true,
"lockfileVersion": 1,
"dependencies": {
@ -2261,10 +2261,9 @@
}
},
"cached-path-relative": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.1.tgz",
"integrity": "sha1-0JxLUoAKpMB44t2BqGmqyQ0uVOc=",
"dev": true
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz",
"integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg=="
},
"callsites": {
"version": "2.0.0",

View file

@ -1,5 +1,5 @@
{
"name": "CommitChange",
"name": "Houdini",
"private": "true",
"repository": {
"type": "git",