mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix: packages/plugins/google-cloud-storage/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-7242922
This commit is contained in:
parent
fd79e7c637
commit
50aea7f9b6
@ -30,7 +30,7 @@
|
|||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@google-cloud/datastore": "6.5.0",
|
"@google-cloud/datastore": "7.0.0",
|
||||||
"@google-cloud/storage": "5.14.0",
|
"@google-cloud/storage": "5.14.0",
|
||||||
"@verdaccio/core": "workspace:6.0.0-6-next.5"
|
"@verdaccio/core": "workspace:6.0.0-6-next.5"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user