From b55612b35915931b0ba4da51ff8fb586b6eaabeb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jun 2023 18:48:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1fd5da7..4949ccd2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "fs-extra": "0.30.0", "hash_file": "0.1.1", "helmet": "2.2.0", - "i18n": "0.8.3", + "i18n": "0.14.0", "jade": "1.11.0", "konphyg": "1.4.0", "jstransformer-less": "2.2.0",