Skip to content

Commit

Permalink
fix: packages/captp/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-SES-3057928
  • Loading branch information
snyk-bot committed Sep 17, 2024
1 parent cd8f8ad commit e7991cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/captp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@agoric/eventual-send": "^0.12.0-dev.0",
"@agoric/marshal": "^0.2.7-dev.0",
"@agoric/marshal": "^0.5.0",
"@agoric/nat": "^2.0.1",
"@agoric/promise-kit": "^0.1.7-dev.0",
"esm": "^3.2.5"
Expand Down

0 comments on commit e7991cb

Please sign in to comment.