Skip to content

Commit

Permalink
fix: packages/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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Dec 1, 2023
1 parent dfc43d4 commit c512dc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ipfs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,18 +151,18 @@
"@types/dlv": "^1.1.2",
"@types/pako": "^2.0.0",
"@types/rimraf": "^3.0.1",
"aegir": "^37.0.11",
"aegir": "^40.0.0",
"blockstore-datastore-adapter": "^3.0.0",
"delay": "^5.0.0",
"go-ipfs": "^0.12.1",
"interface-blockstore-tests": "^3.0.0",
"interface-blockstore-tests": "^6.1.2",
"interface-ipfs-core": "^0.156.1",
"ipfsd-ctl": "^12.0.3",
"iso-url": "^1.0.0",
"it-all": "^1.0.4",
"nanoid": "^4.0.0",
"p-defer": "^4.0.0",
"rimraf": "^3.0.2",
"rimraf": "^4.0.0",
"sinon": "^14.0.0"
},
"gitHead": ""
Expand Down

0 comments on commit c512dc9

Please sign in to comment.