chore(dep): update dependence

This commit is contained in:
ImFurina 2025-09-30 19:50:03 +08:00
parent 06e4722225
commit a30df5ae7f
2 changed files with 43 additions and 28 deletions

View File

@ -68,7 +68,7 @@
"@unblockneteasemusic/server": "^0.28.0",
"axios": "^1.12.2",
"crypto-js": "^4.2.0",
"dotenv": "^17.2.2",
"dotenv": "^17.2.3",
"express": "^4.21.2",
"express-fileupload": "^1.5.2",
"md5": "^2.3.0",

69
pnpm-lock.yaml generated
View File

@ -18,8 +18,8 @@ importers:
specifier: ^4.2.0
version: 4.2.0
dotenv:
specifier: ^17.2.2
version: 17.2.2
specifier: ^17.2.3
version: 17.2.3
express:
specifier: ^4.21.2
version: 4.21.2
@ -394,6 +394,10 @@ packages:
resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==}
engines: {node: '>= 0.4'}
async-generator-function@1.0.0:
resolution: {integrity: sha512-+NAXNqgCrB95ya4Sr66i1CL2hqLVckAk7xwRYWdcm39/ELQ6YNn1aw5r0bdQtqNZgQpEWzc5yc/igXc7aL5SLA==}
engines: {node: '>= 0.4'}
asynckit@0.4.0:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
@ -697,8 +701,8 @@ packages:
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
detect-libc@2.1.0:
resolution: {integrity: sha512-vEtk+OcP7VBRtQZ1EJ3bdgzSfBjgnEalLTp5zjJrS+2Z1w2KZly4SBdac/WDU3hhsNAZ9E8SC96ME4Ey8MZ7cg==}
detect-libc@2.1.1:
resolution: {integrity: sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==}
engines: {node: '>=8'}
diff-match-patch@1.0.5:
@ -732,8 +736,8 @@ packages:
domutils@3.2.2:
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
dotenv@17.2.2:
resolution: {integrity: sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==}
dotenv@17.2.3:
resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==}
engines: {node: '>=12'}
dunder-proto@1.0.1:
@ -1113,12 +1117,16 @@ packages:
functions-have-names@1.2.3:
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
generator-function@2.0.0:
resolution: {integrity: sha512-xPypGGincdfyl/AiSGa7GjXLkvld9V7GjZlowup9SHIJnQnHLFiLODCd/DqKOp0PBagbHJ68r1KJI9Mut7m4sA==}
engines: {node: '>= 0.4'}
get-caller-file@2.0.5:
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines: {node: 6.* || 8.* || >= 10.*}
get-intrinsic@1.3.0:
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
get-intrinsic@1.3.1:
resolution: {integrity: sha512-fk1ZVEeOX9hVZ6QzoBNEC55+Ucqg4sTVwrVuigZhuRPESVFpMyXnd3sbXvPOwp7Y9riVyANiqhEuRF0G1aVSeQ==}
engines: {node: '>= 0.4'}
get-proto@1.0.1:
@ -2794,7 +2802,7 @@ snapshots:
define-properties: 1.2.1
es-abstract: 1.24.0
es-errors: 1.3.0
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
is-array-buffer: 3.0.5
ast-types@0.13.4:
@ -2805,6 +2813,8 @@ snapshots:
async-function@1.0.0: {}
async-generator-function@1.0.0: {}
asynckit@0.4.0: {}
at-least-node@1.0.0: {}
@ -2894,13 +2904,13 @@ snapshots:
dependencies:
call-bind-apply-helpers: 1.0.2
es-define-property: 1.0.1
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
set-function-length: 1.2.2
call-bound@1.0.4:
dependencies:
call-bind-apply-helpers: 1.0.2
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
call-matcher@1.1.0:
dependencies:
@ -3116,7 +3126,7 @@ snapshots:
destroy@1.2.0: {}
detect-libc@2.1.0: {}
detect-libc@2.1.1: {}
diff-match-patch@1.0.5: {}
@ -3150,7 +3160,7 @@ snapshots:
domelementtype: 2.3.0
domhandler: 5.0.3
dotenv@17.2.2: {}
dotenv@17.2.3: {}
dunder-proto@1.0.1:
dependencies:
@ -3213,7 +3223,7 @@ snapshots:
es-set-tostringtag: 2.1.0
es-to-primitive: 1.3.0
function.prototype.name: 1.1.8
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
get-proto: 1.0.1
get-symbol-description: 1.1.0
globalthis: 1.0.4
@ -3265,7 +3275,7 @@ snapshots:
es-set-tostringtag@2.1.0:
dependencies:
es-errors: 1.3.0
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
has-tostringtag: 1.0.2
hasown: 2.0.2
@ -3699,15 +3709,20 @@ snapshots:
functions-have-names@1.2.3: {}
generator-function@2.0.0: {}
get-caller-file@2.0.5: {}
get-intrinsic@1.3.0:
get-intrinsic@1.3.1:
dependencies:
async-function: 1.0.0
async-generator-function: 1.0.0
call-bind-apply-helpers: 1.0.2
es-define-property: 1.0.1
es-errors: 1.3.0
es-object-atoms: 1.1.1
function-bind: 1.1.2
generator-function: 2.0.0
get-proto: 1.0.1
gopd: 1.2.0
has-symbols: 1.1.0
@ -3725,7 +3740,7 @@ snapshots:
dependencies:
call-bound: 1.0.4
es-errors: 1.3.0
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
get-uri@6.0.5:
dependencies:
@ -3909,7 +3924,7 @@ snapshots:
dependencies:
call-bind: 1.0.8
call-bound: 1.0.4
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
is-async-function@2.1.1:
dependencies:
@ -3947,7 +3962,7 @@ snapshots:
is-data-view@1.0.2:
dependencies:
call-bound: 1.0.4
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
is-typed-array: 1.1.15
is-date-object@1.1.0:
@ -4032,7 +4047,7 @@ snapshots:
is-weakset@2.0.4:
dependencies:
call-bound: 1.0.4
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
isarray@1.0.0: {}
@ -4321,7 +4336,7 @@ snapshots:
own-keys@1.0.1:
dependencies:
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
object-keys: 1.1.1
safe-push-apply: 1.0.0
@ -4528,7 +4543,7 @@ snapshots:
prebuild-install@7.1.1:
dependencies:
detect-libc: 2.1.0
detect-libc: 2.1.1
expand-template: 2.0.3
github-from-package: 0.0.0
minimist: 1.2.8
@ -4646,7 +4661,7 @@ snapshots:
es-abstract: 1.24.0
es-errors: 1.3.0
es-object-atoms: 1.1.1
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
get-proto: 1.0.1
which-builtin-type: 1.2.1
@ -4698,7 +4713,7 @@ snapshots:
dependencies:
call-bind: 1.0.8
call-bound: 1.0.4
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
has-symbols: 1.1.0
isarray: 2.0.5
@ -4765,7 +4780,7 @@ snapshots:
define-data-property: 1.1.4
es-errors: 1.3.0
function-bind: 1.1.2
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
gopd: 1.2.0
has-property-descriptors: 1.0.2
@ -4799,14 +4814,14 @@ snapshots:
dependencies:
call-bound: 1.0.4
es-errors: 1.3.0
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
object-inspect: 1.13.4
side-channel-weakmap@1.0.2:
dependencies:
call-bound: 1.0.4
es-errors: 1.3.0
get-intrinsic: 1.3.0
get-intrinsic: 1.3.1
object-inspect: 1.13.4
side-channel-map: 1.0.1