Skip to content

Commit

Permalink
fix: packages/swingset-runner/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 Feb 2, 2024
1 parent cd8f8ad commit 1237deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/swingset-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@agoric/bundle-source": "^1.1.10-dev.0",
"@agoric/ertp": "^0.7.3-dev.0",
"@agoric/eventual-send": "^0.12.0-dev.0",
"@agoric/install-ses": "^0.3.3-dev.0",
"@agoric/install-ses": "^0.5.29",
"@agoric/same-structure": "^0.0.12-dev.0",
"@agoric/stat-logger": "^0.3.4-dev.0",
"@agoric/swing-store-lmdb": "^0.3.7-dev.0",
Expand Down

0 comments on commit 1237deb

Please sign in to comment.