Skip to content

Commit 4853bd3

Browse files
committed
fix: packages/ipfs-core/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
1 parent bf1bc8b commit 4853bd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ipfs-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,11 @@
152152
"@types/dlv": "^1.1.2",
153153
"@types/pako": "^2.0.0",
154154
"@types/rimraf": "^3.0.1",
155-
"aegir": "^37.11.0",
155+
"aegir": "^44.1.1",
156156
"blockstore-datastore-adapter": "^5.0.0",
157157
"delay": "^5.0.0",
158158
"go-ipfs": "^0.12.0",
159-
"interface-blockstore-tests": "^4.0.0",
159+
"interface-blockstore-tests": "^6.1.2",
160160
"interface-ipfs-core": "^0.158.1",
161161
"ipfsd-ctl": "^13.0.0",
162162
"iso-url": "^1.0.0",

0 commit comments

Comments
 (0)