Bump cached-path-relative from 1.0.1 to 1.1.0 #243

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/cached-path-relative-1.1.0 into master
Showing only changes of commit ecba28f953 - Show all commits

6
package-lock.json generated
View File

@@ -1004,9 +1004,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=",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz",
"integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==",
"dev": true
},
"caller-callsite": {