From 444e82b13609332accd9b65c6208ff513df54019 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Oct 2023 16:59:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae7cdfde..6999614e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "algoliasearch": "4.20.0", "chalk": "5.3.0", "cheerio": "1.0.0-rc.12", - "depcheck": "1.4.6", + "depcheck": "1.4.7", "domhandler": "5.0.3", "execa": "8.0.1", "listr2": "7.0.1",