Skip to content

Commit ba72bdb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/interface-ipfs-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@libp2p/interfaces": "^3.2.0",
7373
"@libp2p/peer-id": "^2.0.0",
7474
"@libp2p/peer-id-factory": "^2.0.0",
75-
"@libp2p/websockets": "^5.0.0",
75+
"@libp2p/websockets": "^8.0.0",
7676
"@multiformats/multiaddr": "^11.1.5",
7777
"@types/node": "^18.0.0",
7878
"@types/pako": "^2.0.0",

0 commit comments

Comments
 (0)