update deps

This commit is contained in:
ElyPrism 2026-03-20 19:55:24 +08:00
parent b8af386082
commit c50aeddf5f
No known key found for this signature in database
2 changed files with 83 additions and 333 deletions

View File

@ -65,24 +65,24 @@
"data" "data"
], ],
"dependencies": { "dependencies": {
"axios": "^1.2.2", "axios": "^1.13.6",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"express": "^4.17.1", "express": "^4.22.1",
"express-fileupload": "^1.1.9", "express-fileupload": "^1.5.2",
"md5": "^2.3.0", "md5": "^2.3.0",
"music-metadata": "^7.5.3", "music-metadata": "^7.14.0",
"node-forge": "^1.3.1", "node-forge": "^1.3.3",
"pac-proxy-agent": "^7.0.0", "pac-proxy-agent": "^7.2.0",
"qrcode": "^1.4.4", "qrcode": "^1.5.4",
"safe-decode-uri-component": "^1.2.1", "safe-decode-uri-component": "^1.2.1",
"tunnel": "^0.0.6", "tunnel": "^0.0.6",
"xml2js": "^0.6.2", "xml2js": "^0.6.2",
"yargs": "^17.1.1" "yargs": "^17.7.2"
}, },
"devDependencies": { "devDependencies": {
"@types/express": "^4.17.13", "@types/express": "^4.17.25",
"@types/express-fileupload": "^1.2.2", "@types/express-fileupload": "^1.5.1",
"@types/mocha": "^9.1.0", "@types/mocha": "^9.1.1",
"@types/node": "16.11.19", "@types/node": "16.11.19",
"@typescript-eslint/eslint-plugin": "5.0.0", "@typescript-eslint/eslint-plugin": "5.0.0",
"@typescript-eslint/parser": "5.0.0", "@typescript-eslint/parser": "5.0.0",
@ -94,7 +94,7 @@
"intelli-espower-loader": "1.1.0", "intelli-espower-loader": "1.1.0",
"lint-staged": "12.1.7", "lint-staged": "12.1.7",
"mocha": "10.0.0", "mocha": "10.0.0",
"pkg": "^5.8.0", "pkg": "^5.8.1",
"power-assert": "1.6.1", "power-assert": "1.6.1",
"prettier": "2.7.1", "prettier": "2.7.1",
"typescript": "4.5.2" "typescript": "4.5.2"

392
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff