Skip to content

Commit

Permalink
fix: contracts/broker/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 17, 2023
1 parent 53b5bb1 commit 531cc1a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions contracts/broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,17 @@
"dirty-chai": "^2.0.1",
"lodash": "^4.17.11",
"make-promises-safe": "^1.1.0",
"mocha": "^6.2.0",
"mocha": "^10.1.0",
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"solhint": "^1.4.1",
"solhint": "^3.4.0",
"truffle": "^5.0.32",
"tslint": "5.11.0",
"typedoc": "^0.15.0",
"tslint": "5.16.0",
"typedoc": "^0.21.0",
"typescript": "3.0.1"
},
"dependencies": {
"@0x/base-contract": "^6.2.3",
"@0x/base-contract": "^7.0.0",
"@0x/order-utils": "^10.3.0",
"@0x/typescript-typings": "^5.1.1",
"@0x/utils": "^5.5.1",
Expand Down

0 comments on commit 531cc1a

Please sign in to comment.