update dependencies

This commit is contained in:
Archeb
2024-06-26 00:31:29 +08:00
parent a60312fc2f
commit b32ce3e5f7
-2
View File
@@ -9,11 +9,9 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"axios": "^1.6.8",
"docx": "^8.5.0", "docx": "^8.5.0",
"express": "^4.19.2", "express": "^4.19.2",
"form-data": "^4.0.0", "form-data": "^4.0.0",
"proxy-agent": "^6.4.0",
"puppeteer-real-browser": "^1.2.18", "puppeteer-real-browser": "^1.2.18",
"uuid": "^9.0.1" "uuid": "^9.0.1"
} }