From 149ddb3c315edf652396ed01787bf3230ba45fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 17:53:39 -0300 Subject: [PATCH] Upgrade: Bump i18n-js from 3.8.0 to 3.9.2 (#4230) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Junior --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad9e096e..5685bf882 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "expo-video-thumbnails": "5.2.1", "expo-web-browser": "9.2.0", "hoist-non-react-statics": "3.3.2", - "i18n-js": "3.8.0", + "i18n-js": "3.9.2", "js-base64": "3.6.1", "js-sha256": "^0.9.0", "lint-staged": "^11.1.0", diff --git a/yarn.lock b/yarn.lock index 299d8ad39..cbef4cd00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10361,10 +10361,10 @@ husky@^6.0.0: resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e" integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ== -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, iconv-lite@^0.4.24, iconv-lite@~0.4.13: version "0.4.24"