Skip to content

Commit 6df2175

Browse files
chore(deps): update dependency brace-expansion@<1.1.13 to v5 [security]
1 parent 768003b commit 6df2175

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"pnpm": {
3030
"overrides": {
31-
"brace-expansion@<1.1.13": ">=1.1.13",
31+
"brace-expansion@<1.1.13": ">=5.0.7",
3232
"brace-expansion@>=4.0.0 <5.0.5": ">=5.0.5",
3333
"defu": ">=6.1.5",
3434
"flatted": ">=3.4.2",

pnpm-workspace.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ allowBuilds:
77
blockExoticSubdeps: true
88
minimumReleaseAge: 1440
99
minimumReleaseAgeExclude:
10-
- '@frontify/*'
10+
- '@frontify/*'
11+
# Renovate security update: brace-expansion@5.0.7
12+
- brace-expansion@5.0.7

0 commit comments

Comments
 (0)