Skip to content

Commit 4adbafa

Browse files
fix: brace-expansion vulnerability
2 parents 9767d08 + 8fc89cd commit 4adbafa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@
114114
"webpack-dev-server": "5.2.1",
115115
"memfs": "4.46.0",
116116
"**/iota-sdk/**/valibot": "1.2.0",
117-
"**/tronweb/**/validator": "13.15.23"
117+
"**/tronweb/**/validator": "13.15.23",
118+
"@isaacs/brace-expansion": "5.0.1"
118119
},
119120
"workspaces": [
120121
"modules/*"

0 commit comments

Comments
 (0)