Skip to content

Commit 1a8053c

Browse files
Bump @maxmind/geoip2-node from 5.0.0 to 6.0.0
Bumps [@maxmind/geoip2-node](https://github.com/maxmind/GeoIP2-node) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/maxmind/GeoIP2-node/releases) - [Changelog](https://github.com/maxmind/GeoIP2-node/blob/main/CHANGELOG.md) - [Commits](maxmind/GeoIP2-node@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: "@maxmind/geoip2-node" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4e6444 commit 1a8053c

File tree

2 files changed

+6
-68
lines changed

2 files changed

+6
-68
lines changed

package-lock.json

Lines changed: 5 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prepublishOnly": "npm run build && npm run test && npm run lint && npm run build:docs && npm run deploy:docs"
5656
},
5757
"dependencies": {
58-
"@maxmind/geoip2-node": "^5.0.0",
58+
"@maxmind/geoip2-node": "^6.0.0",
5959
"maxmind": "^4.1.0",
6060
"punycode": "^2.1.1",
6161
"validator": "^13.0.0"

0 commit comments

Comments
 (0)