更新依赖

This commit is contained in:
xyz 2025-04-03 20:09:31 +08:00
parent c153e9844b
commit a550af95c3

View file

@ -6,5 +6,8 @@
"main": "index.js",
"keywords": [],
"author": "ZZZure",
"license": "ISC"
"license": "ISC",
"dependencies": {
"request": "^2.88.2"
}
}