Skip to content

Commit

Permalink
fix: packages/transform-metering/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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent cd8f8ad commit 992e82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/transform-metering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@agoric/install-ses": "^0.3.3-dev.0",
"@babel/core": "^7.5.0",
"ava": "^3.12.1",
"ava": "^5.3.0",
"esm": "^3.2.5",
"nyc": "^15.1.0",
"rollup": "^1.16.6",
Expand Down

0 comments on commit 992e82b

Please sign in to comment.