Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: packages/ipfs-message-port-protocol/package.json to reduce vulne…
…rabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MOCHA-2863123
  • Loading branch information
snyk-bot committed Oct 17, 2022
commit 38fc32463060b7b3e00203ceeae7448b593b4987
2 changes: 1 addition & 1 deletion packages/ipfs-message-port-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ipld-block": "^0.11.0"
},
"devDependencies": {
"aegir": "^33.0.0",
"aegir": "^37.2.0",
"rimraf": "^3.0.2",
"uint8arrays": "^2.1.3"
},
Expand Down