Skip to content

Commit

Permalink
fix: upgrade geoip-lite from 1.4.6 to 1.4.8
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade geoip-lite from 1.4.6 to 1.4.8.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/a-tokyo/project/531869b6-ea99-4c21-a0c7-eb5ec20a9b36?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 14, 2023
1 parent 2b573cb commit 09bb72e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"license": "MIT",
"dependencies": {
"geoip-lite": "^1.4.6",
"geoip-lite": "^1.4.8",
"ipware": "^2.0.0",
"micro": "^10.0.1",
"microrouter": "^3.1.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1464,10 +1464,10 @@ gensync@^1.0.0-beta.2:
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==

geoip-lite@^1.4.6:
version "1.4.6"
resolved "https://registry.yarnpkg.com/geoip-lite/-/geoip-lite-1.4.6.tgz#cb20c47be5173e5da4dd9678420b4524c2778c73"
integrity sha512-JiG2zqGhFPJU/Zz//XkSfUJAaCWEz8rBi3k7RbNDEYkxGSkmguGNirJ1Q5C2ADKTMY7RqDRdxIbiX55zzZ5eJw==
geoip-lite@^1.4.8:
version "1.4.9"
resolved "https://registry.yarnpkg.com/geoip-lite/-/geoip-lite-1.4.9.tgz#9f88b5fe3f64a69940c5cb3c4a7a22fb4bb1d217"
integrity sha512-Yo8wPGCd+Z001dpGX8Bd99JvAi1d731Y5wkJnzFVHXUQG+C1cQlEtUuBl6fExMjHzFpnGbQo86fs9GOzB8Gutg==
dependencies:
async "2.1 - 2.6.4"
chalk "4.1 - 4.1.2"
Expand Down

0 comments on commit 09bb72e

Please sign in to comment.