From b20640c499423c39f09554f201be9cb8eed994c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 19:02:37 +0000 Subject: [PATCH] Bump i18n from 0.11.1 to 0.15.1 Bumps [i18n](https://github.com/mashpie/i18n-node) from 0.11.1 to 0.15.1. - [Release notes](https://github.com/mashpie/i18n-node/releases) - [Changelog](https://github.com/mashpie/i18n-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/mashpie/i18n-node/commits) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf92ca7061..ef5291dd74 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "hbs": "^4.0.4", "helmet": "^4.0.0", "html-entities": "^1.3.1", - "i18n": "^0.11.1", + "i18n": "^0.15.1", "js-yaml": "^3.14.0", "jsonwebtoken": "0.4.0", "jssha": "^3.1.1",