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:
snyk-bot 2024-06-12 04:47:48 +00:00
parent fd79e7c637
commit 50aea7f9b6
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"node": ">=18"
},
"dependencies": {
"@google-cloud/datastore": "6.5.0",
"@google-cloud/datastore": "7.0.0",
"@google-cloud/storage": "5.14.0",
"@verdaccio/core": "workspace:6.0.0-6-next.5"
},