Skip to content

Commit

Permalink
fix: packages/dapp-svelte-wallet/_agstate/agoric-servers/package.json…
Browse files Browse the repository at this point in the history
… to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-IP-6240864
  • Loading branch information
snyk-bot committed Feb 11, 2024
1 parent cd8f8ad commit a9b8e5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/cosmic-swingset": "^0.19.0"
"@agoric/cosmic-swingset": "^0.34.2"
}
}

0 comments on commit a9b8e5a

Please sign in to comment.