From 7470675ce390ea9d715aed40467e4fd57a05a024 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Jul 2022 06:22:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e61d744f1594..598b0d3c127e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "is-url": "^1.2.4", "js-cookie": "^2.2.1", "js-yaml": "^3.14.0", - "linkinator": "^2.13.1", + "linkinator": "^4.0.0", "liquid": "^5.1.0", "lodash": "^4.17.19", "mini-css-extract-plugin": "^0.9.0",