From 19ab0a005ee66ea10bccadc3b8b839ea267925d8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2020 04:43:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5af0776c721c..5a31e4d3a074 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "shimmer": "1.1.0", "toposort-class": "^1.0.1", "validator": "^4.6.1", - "wellknown": "^0.4.1", + "wellknown": "^0.5.0", "wkx": "0.2.0" }, "devDependencies": {