From da237c1b0141dc7a287747d38ad4bdf027ef3501 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Oct 2025 09:52:52 +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 50b41f95f5a..a7e3de42d34 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "hbs": "^4.0.4", "helmet": "^4.0.0", "html-entities": "^1.3.1", - "i18n": "^0.11.1", + "i18n": "^0.14.0", "is-docker": "^2.1.1", "is-gitpod": "^2.0.9", "is-heroku": "^2.0.0",