From 950056542a6e842985059ebfa9f13f54c61785c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Dec 2025 10:45:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JWS-14188253 --- 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",