From 6ae1159116d1e8539d0020580aa9dae99e1bfe8f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Dec 2025 05:50:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-5596892 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4f041f..fcae73c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "crypto-js": "^4.1.1", "i": "^0.3.7", "install": "^0.13.0", - "ipfs-core": "^0.17.0", + "ipfs-core": "^0.18.1", "ipfs-http-client": "^59.0.0", "jquery": "^3.6.4", "js-file-download": "^0.4.12",