Skip to content

Commit

Permalink
fix: node/hack/governor/package.json & node/hack/governor/package-loc…
Browse files Browse the repository at this point in the history
…k.json to reduce vulnerabilities (#535)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
St0nersdash and snyk-bot authored Dec 8, 2024
1 parent e0fa7c9 commit 11ad529
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 64 deletions.
154 changes: 91 additions & 63 deletions node/hack/governor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node/hack/governor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/node": "^16.6.1",
"axios": "^1.7.8",
"esm": "^3.2.25",
"ethers": "^6.0.0",
"ethers": "^6.13.1",
"jest": "^29.6.3",
"prettier": "^2.3.2",
"ts-jest": "^29.1.1",
Expand Down

0 comments on commit 11ad529

Please sign in to comment.