build(deps): bump cached-path-relative from 1.0.1 to 1.0.2 in /client
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) - [Commits](https://github.com/ashaffer/cached-path-relative/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d56df85874
commit
1a0351f4c3
1 changed files with 8 additions and 10 deletions
18
client/package-lock.json
generated
18
client/package-lock.json
generated
|
@ -1035,9 +1035,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"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.0.2",
|
||||
"resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz",
|
||||
"integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==",
|
||||
"dev": true
|
||||
},
|
||||
"camel-case": {
|
||||
|
@ -1748,6 +1748,11 @@
|
|||
"integrity": "sha512-6IzjQxvnlT8UlklNmDXIJMWxijULjqGrzgqc0OG7YadZdvm7KPQ1j0ehmQQHckgEWOfgpptzcnWgESovxudpTA==",
|
||||
"dev": true
|
||||
},
|
||||
"jpgjs": {
|
||||
"version": "github:makr28/jpgjs#c83f107ad725b476a3441d20680a02590d8752cc",
|
||||
"from": "github:makr28/jpgjs#c83f107ad725b476a3441d20680a02590d8752cc",
|
||||
"dev": true
|
||||
},
|
||||
"js-cookie": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-2.2.0.tgz",
|
||||
|
@ -2751,13 +2756,6 @@
|
|||
"requires": {
|
||||
"jpgjs": "github:makr28/jpgjs#c83f107ad725b476a3441d20680a02590d8752cc",
|
||||
"pako": "^1.0.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"jpgjs": {
|
||||
"version": "github:makr28/jpgjs#c83f107ad725b476a3441d20680a02590d8752cc",
|
||||
"from": "github:makr28/jpgjs",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"util": {
|
||||
|
|
Reference in a new issue