From a6b543dde011bb92386398dadc63a25c10066120 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 18:14:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 994ccf0..6bc58fe 100644 --- a/package.json +++ b/package.json @@ -94,17 +94,17 @@ "err-code": "^3.0.1", "eslint-config-ipfs": "^2.1.0", "hdkey": "^2.0.1", - "ipfs": "^0.62.3", - "ipfs-core": "^0.14.2", + "ipfs": "^0.63.0", + "ipfs-core": "^0.15.0", "it-all": "^1.0.6", - "libp2p": "^0.36.2", + "libp2p": "^0.37.0", "libp2p-crypto": "^0.21.2", "libp2p-utils": "^0.4.1", "mock-require": "^3.0.3", "multiaddr": "^10.0.0", "multicodec": "^3.1.0", "nodemailer": "^6.6.1", - "npm": "6.10", + "npm": "7.0.0", "orbit-db": "^0.28.6", "peer-id": "^0.15.1", "protobufjs": "^6.11.2",