Skip to content

Commit 83df786

Browse files
committed
audit fix
1 parent 981023e commit 83df786

2 files changed

Lines changed: 2211 additions & 2481 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"linkify-it@<=5.0.0": "5.0.2",
2525
"@xhmikosr/decompress@<10.2.1": "10.2.1",
2626
"ws@>=8.0.0 <8.21.0": "8.21.1",
27-
"@babel/core@<=7.29.0": "7.29.7"
27+
"@babel/core@<=7.29.0": "7.29.7",
28+
"brace-expansion": "^5.0.7"
2829
}
2930
},
3031
"devDependencies": {

0 commit comments

Comments
 (0)