From 124202cd79ee4ae9d66093dddcdd7a7f404dcb04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 01:03:23 +0000 Subject: [PATCH] build(deps): Bump mlocati/ip-lib from 1.20.0 to 1.21.0 Bumps [mlocati/ip-lib](https://github.com/mlocati/ip-lib) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/mlocati/ip-lib/releases) - [Commits](https://github.com/mlocati/ip-lib/compare/1.20.0...1.21.0) --- updated-dependencies: - dependency-name: mlocati/ip-lib dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 9795c202f..db9d0cdae 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "laravel/serializable-closure": "^2.0.4", "mexitek/phpcolors": "^1.0", "microsoft/azure-storage-blob": "^1.5.4", - "mlocati/ip-lib": "^1.20", + "mlocati/ip-lib": "^1.21", "nextcloud/lognormalizer": "^1.0", "pear/archive_tar": "^1.4.9", "pear/pear-core-minimal": "^1.10", diff --git a/composer.lock b/composer.lock index c8a6a1885..a8cc3db52 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f34be717061030fb2e787b1b220c71e8", + "content-hash": "04d208c2a1250acb04cda4e1b067670b", "packages": [ { "name": "aws/aws-crt-php", @@ -2062,16 +2062,16 @@ }, { "name": "mlocati/ip-lib", - "version": "1.20.0", + "version": "1.21.0", "source": { "type": "git", "url": "https://github.com/mlocati/ip-lib.git", - "reference": "fd45fc3bf08ed6c7e665e2e70562082ac954afd4" + "reference": "b5d38cdcbfc1516604d821a1f3f4a1638f327267" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/fd45fc3bf08ed6c7e665e2e70562082ac954afd4", - "reference": "fd45fc3bf08ed6c7e665e2e70562082ac954afd4", + "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/b5d38cdcbfc1516604d821a1f3f4a1638f327267", + "reference": "b5d38cdcbfc1516604d821a1f3f4a1638f327267", "shasum": "" }, "require": { @@ -2117,7 +2117,7 @@ ], "support": { "issues": "https://github.com/mlocati/ip-lib/issues", - "source": "https://github.com/mlocati/ip-lib/tree/1.20.0" + "source": "https://github.com/mlocati/ip-lib/tree/1.21.0" }, "funding": [ { @@ -2129,7 +2129,7 @@ "type": "other" } ], - "time": "2025-02-04T17:30:58+00:00" + "time": "2025-09-24T13:58:50+00:00" }, { "name": "mtdowling/jmespath.php",