From d0f4aa22ab165ce36cb77503e225c82d44077353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:53:34 -0700 Subject: [PATCH] Bump ip in /binding/react-native/test-app/LeopardTestApp (#360) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- binding/react-native/test-app/LeopardTestApp/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/binding/react-native/test-app/LeopardTestApp/yarn.lock b/binding/react-native/test-app/LeopardTestApp/yarn.lock index 5048486d..6ed2fbbc 100644 --- a/binding/react-native/test-app/LeopardTestApp/yarn.lock +++ b/binding/react-native/test-app/LeopardTestApp/yarn.lock @@ -1442,7 +1442,7 @@ fastq "^1.6.0" "@picovoice/leopard-react-native@file:../..": - version "2.0.0" + version "2.0.2" "@picovoice/react-native-voice-processor@~1.2.0": version "1.2.0" @@ -4018,9 +4018,9 @@ invariant@*, 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== is-accessor-descriptor@^0.1.6: version "0.1.6"