From 2ce80ff08988fa5330579d1c6ef41905e116e6a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 05:22:11 +0000 Subject: [PATCH] fix: upgrade i18n from 0.11.1 to 0.15.3 Snyk has created this PR to upgrade i18n from 0.11.1 to 0.15.3. See this package in npm: i18n See this project in Snyk: https://app.snyk.io/org/harshdev-test-group-default/project/d462f305-327d-42a4-a5ae-a32da2f85cc0?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2a52911cb5..8ff160d43ab 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.15.3", "js-yaml": "^3.14.0", "jsonwebtoken": "0.4.0", "jssha": "^3.3.1",