From 135b026e7bbd1931df139afad13852c0f476f6c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 09:29:30 +0000 Subject: [PATCH] Bump @maxmind/geoip2-node from 4.1.0 to 4.2.0 Bumps [@maxmind/geoip2-node](https://github.com/maxmind/GeoIP2-node) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/maxmind/GeoIP2-node/releases) - [Changelog](https://github.com/maxmind/GeoIP2-node/blob/main/CHANGELOG.md) - [Commits](https://github.com/maxmind/GeoIP2-node/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: "@maxmind/geoip2-node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ab4a0f8a..4e7b66e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1139,9 +1139,9 @@ } }, "node_modules/@maxmind/geoip2-node": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@maxmind/geoip2-node/-/geoip2-node-4.1.0.tgz", - "integrity": "sha512-eKyZT1NoY2UJCQpVG0FxNGNzHzY3B/Oamu/CgQ3uCz0eb7ahx2L8b4v89mEKh2AdxLfl+r5V2BYyUm3NvF1MYQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@maxmind/geoip2-node/-/geoip2-node-4.2.0.tgz", + "integrity": "sha512-TIyKmvdIjDtRRRZTM2tgm8vHoKH1Sxr7+r7g2bB+5+Uvho7M9/+gXMZalQMpqMtm2hKFq27qoHpMpqq82ycxQA==", "dependencies": { "ip6addr": "^0.2.5", "maxmind": "^4.2.0" @@ -7042,9 +7042,9 @@ } }, "@maxmind/geoip2-node": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@maxmind/geoip2-node/-/geoip2-node-4.1.0.tgz", - "integrity": "sha512-eKyZT1NoY2UJCQpVG0FxNGNzHzY3B/Oamu/CgQ3uCz0eb7ahx2L8b4v89mEKh2AdxLfl+r5V2BYyUm3NvF1MYQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@maxmind/geoip2-node/-/geoip2-node-4.2.0.tgz", + "integrity": "sha512-TIyKmvdIjDtRRRZTM2tgm8vHoKH1Sxr7+r7g2bB+5+Uvho7M9/+gXMZalQMpqMtm2hKFq27qoHpMpqq82ycxQA==", "requires": { "ip6addr": "^0.2.5", "maxmind": "^4.2.0"