From 8ea28eea3eca4e19ab56f6df94fb7e2cb5763063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 01:52:11 +0000 Subject: [PATCH] Bump i18n-js from 3.8.0 to 3.9.2 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.8.0 to 3.9.2. - [Release notes](https://github.com/fnando/i18n-js/releases) - [Changelog](https://github.com/fnando/i18n-js/blob/v3.9.2/CHANGELOG.md) - [Commits](https://github.com/fnando/i18n-js/compare/v3.8.0...v3.9.2) --- updated-dependencies: - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2313887e..31c5405a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "core-js": "^3.23.3", "croppr": "^2.3.1", "font-awesome": "4.7.0", - "i18n-js": "^3.8.0", + "i18n-js": "^3.9.2", "jquery": "^3.5.1", "js-cookie": "2.2.1", "lato-font": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 1edc5b6c..1df4793e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4072,10 +4072,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -i18n-js@^3.8.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-3.8.0.tgz#b8fd6b12e1d88cb71f9806c29bca7c31c012e504" - integrity sha512-hDsGgPuvw/2P+lXSbOafAwspK8Ste8YrwuuUg17W3wEcO1JkQxBlPgsN1t2+852nTnz4YSYTjZc/1nAA2PC/nw== +i18n-js@^3.9.2: + version "3.9.2" + resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-3.9.2.tgz#4a015dcfabd4c9fc73115fc2d02d2627e4c15ca5" + integrity sha512-+Gm8h5HL0emzKhRx2avMKX+nKiVPXeaOZm7Euf2/pbbFcLQoJ3zZYiUykAzoRasijCoWos2Kl1tslmScTgAQKw== iconv-lite@0.4.24: version "0.4.24"