From a8ed8d88fb9e873d39e15f450228077ca7342acc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 06:13:47 +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 1f69bec567b..790042790a7 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "mkdirp": "^0.5.1", "moment": "^2.18.1", "nunjucks": "^3.0.0", - "psi": "^1.0.4", + "psi": "^3.0.0", "request": "^2.81.0", "run-sequence": "^1.2.2", "sendgrid": "^5.1.0",