From 964621cbdb88c8391626df03cadca1545e858262 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Aug 2025 19:31:59 +0000 Subject: [PATCH] fix: upgrade i18n from 0.11.1 to 0.15.1 Snyk has created this PR to upgrade i18n from 0.11.1 to 0.15.1. See this package in npm: i18n See this project in Snyk: https://app.snyk.io/org/supulwickramasinghe/project/3fa1e47e-3648-41c7-9c21-8f8c34eb6f15?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 bdae334..f84f071 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.1", "js-yaml": "^3.14.0", "jsonwebtoken": "0.4.0", "jssha": "^3.3.1",