From c387f51f9795ea8bb191be567125c8f4b1dc0f32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 19:16:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4971d0fd346..2547072261a6 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "cross-env": "^6.0.3", "delay-cli": "^1.1.0", "faucet": "0.0.1", - "linkinator": "^1.6.3", + "linkinator": "^2.14.1", "lockfile-lint": "^2.1.6", "nock": "^11.7.0", "proxyquire": "^2.1.3",