Skip to content

Commit

Permalink
fix: src/package.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-6124857
  • Loading branch information
snyk-bot committed Dec 27, 2023
1 parent ea52206 commit 5236299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"dependencies": {
"@cosmjs/launchpad": "0.27.0",
"@cosmjs/proto-signing": "0.27.0",
"@cosmjs/stargate": "0.27.0",
"@cosmjs/stargate": "0.32.0",
"@keplr-wallet/types": "^0.11.3",
"axios": "0.21.4",
"axios": "1.6.3",
"buffer": "^6.0.3",
"events": "^3.3.0"
},
Expand Down

0 comments on commit 5236299

Please sign in to comment.