From 10691e166372f63cee461c347f316b5540aada2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 07:18:38 +0000 Subject: [PATCH] chore(deps): bump ip from 1.1.8 to 1.1.9 in /FabricExample 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] --- FabricExample/yarn.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/FabricExample/yarn.lock b/FabricExample/yarn.lock index c21eb9c2..2d99348c 100644 --- a/FabricExample/yarn.lock +++ b/FabricExample/yarn.lock @@ -1520,8 +1520,7 @@ fastq "^1.6.0" "@react-native-clipboard/clipboard@link:..": - version "0.0.0" - uid "" + version "1.13.2" "@react-native-community/cli-clean@11.3.7": version "11.3.7" @@ -3708,9 +3707,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-array-buffer@^3.0.1, is-array-buffer@^3.0.2: version "3.0.2"