Skip to content

Commit 63ef792

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-TMP-11501554
1 parent bf1bc8b commit 63ef792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
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)