Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
  • Loading branch information
snyk-bot committed Dec 1, 2024
1 parent eeafe4d commit 1c44f6a
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 94 deletions.
226 changes: 133 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@alicloud/kms20160120": "^1.1.0",
"@azure/identity": "^2.0.1",
"@azure/identity": "^3.4.1",
"@azure/keyvault-secrets": "^4.3.0",
"@google-cloud/secret-manager": "^3.2.3",
"@ibm-cloud/secrets-manager": "^0.1.0",
Expand Down

0 comments on commit 1c44f6a

Please sign in to comment.