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

View file

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