Skip to content

Commit

Permalink
fix: packages/sol-tracing-utils/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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent 53b5bb1 commit d960e42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sol-tracing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-tracing-utils/README.md",
"dependencies": {
"@0x/dev-utils": "^3.3.0",
"@0x/dev-utils": "^5.0.0",
"@0x/sol-compiler": "^4.1.1",
"@0x/sol-resolver": "^3.1.0",
"@0x/subproviders": "^6.1.1",
"@0x/subproviders": "^7.0.0",
"@0x/typescript-typings": "^5.1.1",
"@0x/utils": "^5.5.1",
"@0x/web3-wrapper": "^7.2.0",
Expand Down

0 comments on commit d960e42

Please sign in to comment.