fix: patch @isaacs/brace-expansion DoS vulnerability (CVE-2026)

This commit is contained in:
2026-02-06 06:03:37 +03:00
parent 00ab3793fe
commit 389ba7d430
2 changed files with 251 additions and 282 deletions
+2 -1
View File
@@ -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",