Skip to content

Commit

Permalink
fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
daveroga committed Nov 6, 2024
1 parent 13d80ab commit 4b5fbc8
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 86 deletions.
123 changes: 37 additions & 86 deletions package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,10 @@
"prettier:contracts": "prettier --write --plugin=prettier-plugin-solidity 'contracts/**/*.sol'",
"slither": "slither .",
"postinstall": "patch-package"
},
"overrides": {
"ws": "^8.17.1",
"elliptic": "^6.6.0",
"cookie": "^1.0.1"
}
}

0 comments on commit 4b5fbc8

Please sign in to comment.