From 7772730b2bd8ef0f7843b2f2b835e1365becc430 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 21:52:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9096fff5e..97d46c09b 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "i18next-electron-language-detector": "0.0.10", "i18next-icu": "^1.1.2", "i18next-node-fs-backend": "^2.1.3", - "ipfsd-ctl": "^0.43.0", + "ipfsd-ctl": "^0.44.0", "is-ipfs": "^0.6.1", "recursive-readdir": "^2.2.2", "stream-to-pull-stream": "^1.7.3",