From 5ba8e8ddaff12a5865ef65ffd321c7e5334acdc9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Sep 2021 02:54:02 +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 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d908183deb..25d399f94f 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "buffer-peek-stream": "^1.0.1", "byteman": "^1.3.5", "callbackify": "^1.1.0", - "cid-tool": "~0.3.0", + "cid-tool": "~0.4.0", "cids": "~0.7.1", "class-is": "^1.1.0", "dag-cbor-links": "^1.3.0", @@ -186,10 +186,10 @@ "superstruct": "~0.6.2", "tar-stream": "^2.0.0", "temp": "~0.9.0", - "update-notifier": "^3.0.1", + "update-notifier": "^4.0.0", "uri-to-multiaddr": "^3.0.1", "varint": "^5.0.0", - "yargs": "^14.0.0", + "yargs": "^15.0.1", "yargs-promise": "^1.1.0" }, "devDependencies": {