Skip to content

Commit 8a0dc6c

Browse files
chore(deps): update dependency brace-expansion@>=2.0.0 <=2.0.1 to >=2.0.3 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a6b969 commit 8a0dc6c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@babel/helpers@<7.26.10": ">=7.29.2",
144144
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.6",
145145
"brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12",
146-
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
146+
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.3",
147147
"pbkdf2@<=3.1.2": ">=3.1.5",
148148
"sha.js@<=2.4.11": ">=2.4.12",
149149
"cipher-base@<=1.0.4": ">=1.0.7",

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ minimumReleaseAgeExclude:
44
- '@kong/*'
55
- '@kong-ui/*'
66
- '@kong-ui-public/*'
7+
# Renovate security update: brace-expansion@>=2.0.0 <=2.0.1@2.0.3
8+
- brace-expansion@>=2.0.0 <=2.0.1@2.0.3
79
# When set to no-downgrade, pnpm will fail if a package's trust level has decreased compared to previous releases
810
trustPolicy: no-downgrade

0 commit comments

Comments
 (0)