Skip to content

Commit

Permalink
fix: contracts/examples/erdjs-snippets/package.json to reduce vulnera…
Browse files Browse the repository at this point in the history
…bilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Dec 7, 2024
1 parent f48708f commit 6ce2ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/examples/erdjs-snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "13.13.2",
"typescript": "4.6.4",
"chai": "4.2.0",
"mocha": "9.2.1",
"mocha": "11.0.1",
"ts-node": "9.1.1"
},
"mocha": {
Expand Down

0 comments on commit 6ce2ae2

Please sign in to comment.