Skip to content

Commit

Permalink
fix: packages/interface-ipfs-core/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-GOT-2932019
  • Loading branch information
snyk-bot committed Aug 30, 2022
1 parent c91ef59 commit cbb7a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/interface-ipfs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"abort-controller": "^3.0.0",
"aegir": "^33.0.0",
"aegir": "^37.5.2",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chai-subset": "^1.6.0",
Expand Down

0 comments on commit cbb7a3b

Please sign in to comment.