From 49e94b0f4cf7f3a050e1890b3a33b671000ad4e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 15:03:46 +0800 Subject: [PATCH] Bump ritaswc/zx-ip-address from 2.0.59 to 2.0.62 (#147) Bumps [ritaswc/zx-ip-address](https://github.com/ritaswc/zx-ip-address) from 2.0.59 to 2.0.62. - [Release notes](https://github.com/ritaswc/zx-ip-address/releases) - [Commits](https://github.com/ritaswc/zx-ip-address/compare/2.0.59...2.0.62) --- updated-dependencies: - dependency-name: ritaswc/zx-ip-address dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9e89e38..07060b1 100644 --- a/composer.lock +++ b/composer.lock @@ -808,16 +808,16 @@ }, { "name": "ritaswc/zx-ip-address", - "version": "2.0.59", + "version": "2.0.62", "source": { "type": "git", "url": "https://github.com/ritaswc/zx-ip-address.git", - "reference": "b0270f0f379212d363de472b3ae0572dbdca1f02" + "reference": "1d66b0181c4c9dff06fd8f0441e949a17da55947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ritaswc/zx-ip-address/zipball/b0270f0f379212d363de472b3ae0572dbdca1f02", - "reference": "b0270f0f379212d363de472b3ae0572dbdca1f02", + "url": "https://api.github.com/repos/ritaswc/zx-ip-address/zipball/1d66b0181c4c9dff06fd8f0441e949a17da55947", + "reference": "1d66b0181c4c9dff06fd8f0441e949a17da55947", "shasum": "" }, "require": { @@ -845,7 +845,7 @@ "description": "IPv4/IPv6 offline address database.IPv4/IPv6双栈地址离线数据库。IPv4 by 纯真网络,IPv6 by ZX Inc.", "support": { "issues": "https://github.com/ritaswc/zx-ip-address/issues", - "source": "https://github.com/ritaswc/zx-ip-address/tree/2.0.59" + "source": "https://github.com/ritaswc/zx-ip-address/tree/2.0.62" }, "funding": [ { @@ -853,7 +853,7 @@ "type": "custom" } ], - "time": "2021-07-09T03:11:42+00:00" + "time": "2021-07-29T03:01:20+00:00" }, { "name": "symfony/polyfill-ctype",