Skip to content

Commit

Permalink
fix: packages/core/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 4678176 commit ba117e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@cosmology/cosmos-registry": "^0.0.15",
"@keplr-wallet/types": "0.10.5",
"@keplr-wallet/unit": "0.10.5",
"axios": "0.27.2",
"axios": "1.6.3",
"class-autobind": "^0.1.4",
"cosmjs-types": "0.5.0",
"crypto-js": "4.1.1",
Expand Down

0 comments on commit ba117e1

Please sign in to comment.