Skip to content

Commit

Permalink
fix: 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-SEMVER-3247795
  • Loading branch information
snyk-bot committed Jun 21, 2023
1 parent faa5493 commit 9b3219e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"ganache-cli": "^6.12.2",
"hardhat": "^2.9.0",
"husky": "^4.2.3",
"lerna": "^3.22.1",
"lerna": "^4.0.0",
"lint-staged": "^10.1.3",
"lodash.startcase": "^4.4.0",
"prettier": "2.2.1",
"prettier-plugin-solidity": "1.0.0-beta.10",
"prettier-plugin-solidity": "1.0.0",
"pretty-quick": "^2.0.1",
"secp256k1": "^3.7.1",
"solc-0.8": "npm:solc@^0.8.4",
Expand Down

0 comments on commit 9b3219e

Please sign in to comment.