From 7556d0b98ebd36c035e61c24c58b421e9550b1e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 07:15:08 +0000 Subject: [PATCH] Bump ip from 1.1.5 to 1.1.9 in /examples/rv-react-ts-example Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/rv-react-ts-example/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/rv-react-ts-example/yarn.lock b/examples/rv-react-ts-example/yarn.lock index 6cddde5..d473c0c 100644 --- a/examples/rv-react-ts-example/yarn.lock +++ b/examples/rv-react-ts-example/yarn.lock @@ -5839,9 +5839,9 @@ ip-regex@^2.1.0: integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk= ip@^1.1.0, ip@^1.1.5: - version "1.1.5" - resolved "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz" - integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo= + 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, ipaddr.js@^1.9.0: version "1.9.1" @@ -9022,7 +9022,7 @@ queue-microtask@^1.2.2: integrity sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg== "radiant-voices@file:../..": - version "1.0.1" + version "1.0.3" dependencies: buffer "^5.6.0" datastream-js "github:metrasynth/DataStream.js#master"