From 9f193e6c2a422eb43f9c139599ce36f536e3b33a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 10:04:16 +0000 Subject: [PATCH] Bump hosted-git-info from 2.5.0 to 2.8.9 in /example Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.5.0...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index ee98113..c709df4 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1861,8 +1861,8 @@ home-or-tmp@^2.0.0: os-tmpdir "^1.0.1" hosted-git-info@^2.1.4: - version "2.5.0" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c" + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" html-encoding-sniffer@^1.0.1: version "1.0.1" @@ -1885,9 +1885,9 @@ http-signature@~1.1.0: jsprim "^1.2.2" sshpk "^1.7.0" -"i18n-js@github:fnando/i18n-js#v3.0.1": - version "3.0.1" - resolved "https://codeload.github.com/fnando/i18n-js/tar.gz/a4f947fd65d80bd3e09971f21ab02e967e676742" +i18n-js@^3.0.3: + version "3.8.0" + resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-3.8.0.tgz#b8fd6b12e1d88cb71f9806c29bca7c31c012e504" iconv-lite@0.4.11: version "0.4.11" @@ -3235,9 +3235,9 @@ react-devtools-core@2.3.1: ws "^2.0.3" "react-native-i18n@file:..": - version "2.0.6" + version "2.0.11" dependencies: - i18n-js "github:fnando/i18n-js#v3.0.1" + i18n-js "^3.0.3" react-native@0.47.2: version "0.47.2"