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-6144788
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent 63ea5ce commit 9e3701b
Show file tree
Hide file tree
Showing 2 changed files with 3,947 additions and 169 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 9e3701b

Please sign in to comment.