diff options
author | Alex Yatskov <FooSoft@users.noreply.github.com> | 2022-01-28 21:22:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 21:22:19 -0800 |
commit | dea018670c666754991bed23f67a254aef6950c6 (patch) | |
tree | 88af61f2f67799031a198b2f2e5e355ca718502b | |
parent | 5943b82fe1f48ca0ad175a11098b482f63545c7d (diff) | |
parent | e3f197fe3ca27e8a19913bd6be35a992cdc7570a (diff) |
Merge pull request #2054 from FooSoft/dependabot/npm_and_yarn/cached-path-relative-1.1.0
Bump cached-path-relative from 1.0.2 to 1.1.0
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index ce3309c8..73c18a7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1483,9 +1483,9 @@ } }, "cached-path-relative": { - "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==", + "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 }, "call-bind": { |