Skip to content

Commit 1e4f0f5

Browse files
fix(deps): update dependency brace-expansion@<1.1.13 to >=1.1.18 [security] (#309)
* fix(deps): update dependency brace-expansion@<1.1.13 to >=1.1.18 [security] Signed-off-by: Renovate Bot <bot@renovateapp.com> * chore: merge renovate update against main --------- Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Bannert <d.bannert@anolilab.de>
1 parent ac1639c commit 1e4f0f5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ minimumReleaseAgeExclude:
3737
- js-yaml@4.3.1
3838
- ip-address@10.2.2
3939
- undici@7.29.0
40+
- brace-expansion@1.1.18
4041

4142
overrides:
4243
"@angular/common@<19.2.16": ">=20.3.27"
@@ -67,7 +68,7 @@ overrides:
6768
"astro@<=5.15.6": ">=6.4.6"
6869
"body-parser@<1.20.3": ">=1.20.3"
6970
"brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12"
70-
"brace-expansion@<1.1.13": ">=1.1.13"
71+
"brace-expansion@<1.1.13": ">=1.1.18"
7172
"braces@<3.0.3": ">=3.0.3"
7273
"chrono-node@<2.2.4": ">=2.9.1"
7374
"cookie@<0.7.0": ">=0.7.2"

0 commit comments

Comments
 (0)