From 3f0098ecb779c14746a0ab632ea56dbdd240c817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:32:22 +0000 Subject: [PATCH] build(deps): bump ip from 1.1.8 to 1.1.9 in /IapExample 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] --- IapExample/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/IapExample/yarn.lock b/IapExample/yarn.lock index fb707c8c7..5cf9b969b 100644 --- a/IapExample/yarn.lock +++ b/IapExample/yarn.lock @@ -3940,9 +3940,9 @@ 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-array-buffer@^3.0.1, is-array-buffer@^3.0.2: version "3.0.2" @@ -5746,7 +5746,7 @@ react-native-gesture-handler@^2.14.0: prop-types "^15.7.2" "react-native-iap@file:..": - version "12.11.0" + version "12.12.2" dependencies: "@expo/config-plugins" "^6.0.1"