From 044ab122f684e7c583695e771c272f8c11f98496 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Mar 2022 17:36:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430337 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430339 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430341 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea2bc0d..9669e87 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "emoji-mart": "^2.8.1", "eth-keyring-controller": "^3.3.1", "formik": "^1.3.1", - "ipfs": "^0.33.1", + "ipfs": "^0.51.0", "lodash": "^4.17.11", "memoize-one": "^4.0.3", "murmur-client": "^0.3.4",