From caee99d810b4403df8f97b647a5a3026aabbdfec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 4 Oct 2025 03:27:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MESSAGEFORMAT-13109646 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdae334..ae422d6 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "hbs": "^4.2.0", "helmet": "^4.6.0", "html-entities": "^1.4.0", - "i18n": "^0.11.1", + "i18n": "^0.14.0", "js-yaml": "^3.14.0", "jsonwebtoken": "0.4.0", "jssha": "^3.3.1",