Skip to content

Commit

Permalink
fix: upgrade geoip-lite from 1.4.6 to 1.4.10
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.10.

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 Oct 15, 2024
1 parent 2b573cb commit df4547d
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.10",
"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.10:
version "1.4.10"
resolved "https://registry.yarnpkg.com/geoip-lite/-/geoip-lite-1.4.10.tgz#138256ba97f1abee1afdec78df97a78d320c50f6"
integrity sha512-4N69uhpS3KFd97m00wiFEefwa+L+HT5xZbzPhwu+sDawStg6UN/dPwWtUfkQuZkGIY1Cj7wDVp80IsqNtGMi2w==
dependencies:
async "2.1 - 2.6.4"
chalk "4.1 - 4.1.2"
Expand Down

0 comments on commit df4547d

Please sign in to comment.