From dcf7667daa847321dffd002801d91c69064a94e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Mar 2022 22:55:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39503aa2ce34..b4fcd6ab3a27 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "shimmer": "1.0.0", "toposort-class": "~0.3.0", "validator": "^3.34.0", - "wellknown": "^0.3.1", + "wellknown": "^0.5.0", "wkx": "0.0.7" }, "devDependencies": {