From e5a8cb6920ee42a10c0fef5418a55ff4f670e9b1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Mar 2021 07:07:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b3aa922..c1c4978e 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "pull-stream": "^3.6.8", "pull-stream-to-stream": "^1.3.4", "pull-zip": "^2.0.1", - "read-pkg-up": "^4.0.0", + "read-pkg-up": "^8.0.0", "readable-stream": "2.3.6", "receptacle": "^1.3.2", "stream-to-pull-stream": "^1.7.2",