mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-28 23:15:50 +00:00
fix(deps): 修复安全漏洞
This commit is contained in:
@@ -69,7 +69,8 @@
|
|||||||
"immutable": ">=4.0.0",
|
"immutable": ">=4.0.0",
|
||||||
"lodash": ">=4.17.21",
|
"lodash": ">=4.17.21",
|
||||||
"brace-expansion": ">=1.1.11",
|
"brace-expansion": ">=1.1.11",
|
||||||
"picomatch": ">=2.3.1"
|
"picomatch": ">=2.3.1",
|
||||||
|
"ajv": ">=8.18.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
|
|||||||
Reference in New Issue
Block a user