Skip to content

Commit d2cfd8a

Browse files
GHA: Frontend dependency security fix
1 parent 350496f commit d2cfd8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

frontend/pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@ allowBuilds:
33
esbuild: true
44
minimumReleaseAge: 7200
55
overrides:
6+
brace-expansion@<=5.0.7: '>=5.0.8'
67
esbuild@>=0.27.3 <0.28.1: '>=0.28.1'
8+
postcss@<=8.5.17: '>=8.5.18'
9+
react-router@>=7.12.0 <8.3.0: '>=8.3.0'

0 commit comments

Comments
 (0)