Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-6032459
  • Loading branch information
snyk-bot committed Nov 24, 2023
1 parent 63ea5ce commit 4db3ee7
Show file tree
Hide file tree
Showing 2 changed files with 4,010 additions and 166 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"@cosmjs/amino": "^0.30.1",
"@cosmjs/cosmwasm-stargate": "^0.30.1"
"@cosmjs/cosmwasm-stargate": "^0.32.0"
},
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down
Loading

0 comments on commit 4db3ee7

Please sign in to comment.