Skip to content

Commit

Permalink
fix: packages/ipfs-grpc-client/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-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 13, 2024
1 parent bf1bc8b commit 80b6319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ipfs-grpc-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"aegir": "^37.11.0",
"it-all": "^2.0.0",
"protobufjs-cli": "^1.0.0",
"sinon": "^15.0.1"
"sinon": "^19.0.0"
},
"browser": {
"./src/grpc/transport.js": "./src/grpc/transport.browser.js",
Expand Down

0 comments on commit 80b6319

Please sign in to comment.