From 2b05df26961d24f6c6bc2896b48d7397181dc5b4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Mar 2021 13:39:12 +0000 Subject: [PATCH] fix: @packages/utils/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- @packages/utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@packages/utils/package.json b/@packages/utils/package.json index b5da91d5bb..d0ddd9055c 100644 --- a/@packages/utils/package.json +++ b/@packages/utils/package.json @@ -40,7 +40,7 @@ "execa": "^3.4.0", "is-builtin-module": "3.0.0", "meow": "4.0.1", - "read-pkg": "5.2.0", + "read-pkg": "6.0.0", "require-from-string": "2.0.2", "tar-fs": "2.0.0" }