fix cve thing
Showing
This diff is collapsed.
... | ... | @@ -29,7 +29,7 @@ |
"dependencies": { | ||
"@koishijs/assets": "^1.0.1", | ||
"ext2mime": "^1.0.1", | ||
"file-type": "16.5.3", | ||
"file-type": "16.5.4", | ||
"koishi-thirdeye": "^11.1.21", | ||
"lodash": "^4.17.21" | ||
}, | ||
... | ... | @@ -59,7 +59,7 @@ |
"ws": "^8.3.0" | ||
}, | ||
"peerDependencies": { | ||
"koishi": "^4.11.1" | ||
"koishi": "^4.11.5" | ||
}, | ||
"jest": { | ||
"moduleFileExtensions": [ | ||
... | ... |
Please register or sign in to comment