Skip to content

Commit c4ff425

Browse files
authored
Overrided brace-expansion with latest version to avoid vulnerability. (#658)
* Overrided brace-expansion with latest version to avoid vulnerability. * updated fix * update to version 2.0.2 * updated with package dependencies
1 parent 6c7b538 commit c4ff425

File tree

2 files changed

+16
-56
lines changed

2 files changed

+16
-56
lines changed

package-lock.json

Lines changed: 13 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,8 @@
7070
"fs-extra": "^11.2.0",
7171
"js-yaml": "^4.1",
7272
"uuid": "^9.0.1"
73+
},
74+
"overrides": {
75+
"brace-expansion": "2.0.2"
7376
}
7477
}

0 commit comments

Comments
 (0)