Skip to content

Commit b8e28b5

Browse files
fix(lambda): bump brace-expansion from 2.0.2 to 2.0.3 in /lambdas
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 2.0.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25484d0 commit b8e28b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"resolutions": {
2121
"@octokit/types": "^13.0.0",
22-
"brace-expansion": "^2.0.2",
22+
"brace-expansion": "^2.0.3",
2323
"@babel/helpers": "^7.26.10",
2424
"@babel/runtime": "^7.26.10"
2525
},

0 commit comments

Comments
 (0)