From 1641de0eb5eeae18cd8b3424b0904ccce5f0cc00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 05:12:06 +0000 Subject: [PATCH] fix(deps): update dependency react-native-ping to v1.2.8 --- example/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 061a5c8..f67b4d2 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5337,9 +5337,9 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6: integrity sha1-eJcppNw23imZ3BVt1sHZwYzqVqQ= react-native-ping@^1.2.5: - version "1.2.5" - resolved "https://registry.npm.taobao.org/react-native-ping/download/react-native-ping-1.2.5.tgz#9d09d4abd3cce371545b2a5fb6aae42a6322c41f" - integrity sha1-nQnUq9PM43FUWypftqrkKmMixB8= + version "1.2.8" + resolved "https://registry.yarnpkg.com/react-native-ping/-/react-native-ping-1.2.8.tgz#c84a944cad50e7874f35b3f8bf884cd08333575e" + integrity sha512-yqUJuaoZKi6DclNIppTEKJinppwD0OHzcDkLwtClbLwaYIUrZeMuuAM0iBgeyZeDgNt1DWA4Nr86ictuA48xuA== react-native@0.63.4: version "0.63.4" @@ -6851,4 +6851,4 @@ yargs@^15.1.0, yargs@^15.3.1: string-width "^4.2.0" which-module "^2.0.0" y18n "^4.0.0" - yargs-parser "^18.1.2" \ No newline at end of file + yargs-parser "^18.1.2"