From 66151064e79e6d3113c54dba001c4dfc401fe799 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Jul 2025 06:30:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0717bb123a2..4f24b21f393 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "immer": "^9.0.6", "inter-ui": "^3.19.3", "ipfs-deploy": "^9.0.0", - "ipfs-http-client": "^52.0.3", + "ipfs-http-client": "^60.0.1", "jotai": "1.13.1", "jsbi": "^3.1.4", "launchdarkly-react-client-sdk": "^3.0.4",