Skip to content

Commit cafaded

Browse files
authored
fix(security): bump test-app overrides for xmldom, browserslist, decode-uri-component (#2268)
1 parent 4946e66 commit cafaded

2 files changed

Lines changed: 46 additions & 42 deletions

File tree

examples/test-app/pnpm-lock.yaml

Lines changed: 43 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/test-app/pnpm-workspace.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
# are scoped to the vulnerable major so unrelated majors elsewhere in the tree
99
# stay untouched.
1010
overrides:
11-
'@xmldom/xmldom': 0.8.13
11+
'@xmldom/xmldom': 0.8.15
12+
browserslist: ^4.28.7
13+
decode-uri-component: ^0.5.0
1214
postcss: 8.5.23
1315
uuid: 14.0.0
1416
ws@8: ^8.20.1

0 commit comments

Comments
 (0)