aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot]2022-01-27 15:26:24 +0000
committerGitHub2022-01-27 15:26:24 +0000
commitb4d12e23b11e1f1d8be417c02f1f6e53b9987d91 (patch)
treeb1b8c25f7a059cfbd9f704c49acf965f68bf517d
parent2393b7b44826b2677660fa6dc162371151e00b2c (diff)
downloadnetflix-immersive-dependabot/npm_and_yarn/cached-path-relative-1.1.0.tar.bz2
build(deps): bump cached-path-relative from 1.0.2 to 1.1.0dependabot/npm_and_yarn/cached-path-relative-1.1.0
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) - [Commits](https://github.com/ashaffer/cached-path-relative/commits) --- updated-dependencies: - dependency-name: cached-path-relative dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index fad8668..8a95153 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -326,9 +326,9 @@
"dev": true
},
"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
},
"cipher-base": {