mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-12 04:37:39 +02:00
fix: x is not function and security issue
This commit is contained in:
@@ -58,7 +58,8 @@
|
||||
"prettier": "^3.3.3"
|
||||
},
|
||||
"overrides": {
|
||||
"ws": "$ws"
|
||||
"ws": "$ws",
|
||||
"parse": "$parse"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.22.10 <21"
|
||||
|
||||
Reference in New Issue
Block a user