From 7dee12e75e007059875ba29bd9c22282c930e9b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 3 Oct 2025 09:43:36 +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 b4ed1a006e..41e60bb628 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "he": "^0.5.0", "html-to-plaintext": "^0.1.1", "html-to-text": "^3.3.0", - "i18n": "^0.8.3", + "i18n": "^0.14.0", "joinr": "^1.0.2", "launder": "^1.0.1", "less": "^3.9.0",