Commit ebb75155 authored by nanahira's avatar nanahira

fix cve thing

parent a8a5ff17
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": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment