From 6bfc81a817f1b8d318d67596f7c3004d043d173a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 02:19:32 +0000 Subject: [PATCH] Bump ip from 1.1.8 to 1.1.9 in /example/Example Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/Example/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/example/Example/yarn.lock b/example/Example/yarn.lock index bdfcbb87..2b711847 100644 --- a/example/Example/yarn.lock +++ b/example/Example/yarn.lock @@ -4550,9 +4550,9 @@ invariant@*, invariant@2.2.4, invariant@^2.2.4: loose-envify "^1.0.0" ip@^1.1.5: - version "1.1.8" - resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.8.tgz#ae05948f6b075435ed3307acce04629da8cdbf48" - integrity sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg== + version "1.1.9" + resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396" + integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ== ipaddr.js@1.9.1: version "1.9.1" @@ -6949,7 +6949,7 @@ react-native-video@^6.0.0-alpha.1: shaka-player "^3.3.2" "react-native-view-shot@file:../..": - version "3.6.0" + version "3.8.0" dependencies: html2canvas "^1.4.1"