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