From 8c26bc6c4f91ccd904c4b4562da832797fb51506 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Sep 2024 04:52:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4971d0fd346e..c3b3c07155594 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.3.0", "lockfile-lint": "^2.1.6", "nock": "^11.7.0", "proxyquire": "^2.1.3",