Merge pull request #899 from UncleJ-h/fix/remove-unused-heapdump

fix: remove unused heapdump dependency
This commit is contained in:
Wesley Liddick
2026-01-15 09:24:51 +08:00
committed by GitHub

View File

@@ -59,7 +59,6 @@
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"express": "^4.18.2", "express": "^4.18.2",
"google-auth-library": "^10.1.0", "google-auth-library": "^10.1.0",
"heapdump": "^0.3.15",
"helmet": "^7.1.0", "helmet": "^7.1.0",
"https-proxy-agent": "^7.0.2", "https-proxy-agent": "^7.0.2",
"inquirer": "^8.2.6", "inquirer": "^8.2.6",