mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-25 05:17:56 +00:00
fix: patch @isaacs/brace-expansion DoS vulnerability (CVE-2026)
This commit is contained in:
+2
-1
@@ -94,7 +94,8 @@
|
||||
"@pezkuwi/networks": "^14.0.25",
|
||||
"@pezkuwi/keyring": "^14.0.25",
|
||||
"@pezkuwi/util": "^14.0.25",
|
||||
"@pezkuwi/util-crypto": "^14.0.25"
|
||||
"@pezkuwi/util-crypto": "^14.0.25",
|
||||
"@isaacs/brace-expansion": "5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-transform-class-static-block": "^7.28.6",
|
||||
|
||||
Reference in New Issue
Block a user