From c93cd8129421a6860b16143a0f88ccd66524b15c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Oct 2021 23:46:59 +0000 Subject: [PATCH] fix: upgrade i18n-2 from 0.6.3 to 0.7.3 Snyk has created this PR to upgrade i18n-2 from 0.6.3 to 0.7.3. See this package in npm: https://www.npmjs.com/package/i18n-2 See this project in Snyk: https://app.snyk.io/org/ksanchezcld/project/5e1e2d94-db01-42b1-b08e-e64363a6c6b1?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 6861ea92..5902fe96 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "express-session": "^1.14.0", "font-awesome": "^4.6.3", "hbs": "^4.0.0", - "i18n-2": "^0.6.3", + "i18n-2": "^0.7.3", "jquery": "^3.1.0", "junk": "^2.0.0", "lodash": "^4.13.1",