From d74e5fd596820d436c824a36d1e5eecaef5d8b36 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 01:43:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-6969142 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aac69837a..a1ae6f66fd 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "juice": "^1.4", "kbpgp": "^2.0.52", "keytar": "3.0.0", - "less-cache": "0.21", + "less-cache": "1.1.1", "lru-cache": "^4.0.1", "marked": "^0.3", "mkdirp": "^0.5",