From 84a0cc0c99aa3774dae5e68701b336e3cf9bbd75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 14:57:04 +0000 Subject: [PATCH] Bump ip-address from 10.0.1 to 10.3.1 in /server Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.0.1 to 10.3.1. - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](https://github.com/beaugunderson/ip-address/compare/v10.0.1...v10.3.1) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- server/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server/yarn.lock b/server/yarn.lock index 1cdfcec4..fe345d4e 100644 --- a/server/yarn.lock +++ b/server/yarn.lock @@ -4667,9 +4667,9 @@ inspect-with-kind@^1.0.5: kind-of "^6.0.2" ip-address@^10.0.1: - version "10.0.1" - resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.0.1.tgz#a8180b783ce7788777d796286d61bce4276818ed" - integrity sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA== + version "10.3.1" + resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.3.1.tgz#929f9629d1724f7e1b7485ce89752f3675336a10" + integrity sha512-1e9d3kb97NHJTIJDZW9rKqW2h6+dFa50Dy0fpPSMQp2ADje5gvKsXmdiK6dwY5t76TaTt5+P5N1Y/LoToIxP6g== ipaddr.js@1.9.1: version "1.9.1"