diff --git a/AhMyth-Server/app/node_modules/geoip-lite/package.json b/AhMyth-Server/app/node_modules/geoip-lite/package.json index 42e7f3ed..669c933c 100644 --- a/AhMyth-Server/app/node_modules/geoip-lite/package.json +++ b/AhMyth-Server/app/node_modules/geoip-lite/package.json @@ -67,10 +67,10 @@ "dependencies": { "async": "~1.5.2", "colors": "1.1.2", - "glob": "~7.0.3", + "glob": "~9.0.0", "iconv-lite": "~0.4.13", "lazy": "~1.0.11", - "rimraf": "~2.5.2", + "rimraf": "~4.0.0", "unzip": "~0.1.11" }, "description": "A light weight native JavaScript implementation of GeoIP API from MaxMind",