From 86315516f40259a32a6e3da615e50cf7ef1974c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Sep 2025 07:31:06 +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 37aa1b8cffe..c56666b6394 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "hbs": "^4.0.4", "helmet": "^4.0.0", "html-entities": "^1.3.1", - "i18n": "^0.11.1", + "i18n": "^0.14.0", "js-yaml": "^3.14.0", "jsonwebtoken": "0.4.0", "jssha": "^3.1.1",