From 8d059e64e855f9baffaa9d465af2998e39f0960d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 May 2024 23:30:58 +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 18d6ab3571c..fe313c2093f 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "js-yaml": "^3.4.2", "lunr": "^0.5.12", "mkdirp": "^0.5.1", - "psi": "^1.0.4", + "psi": "^3.0.0", "run-sequence": "^1.2.2", "tiny-lr": "0.0.5" }