Skip to content

Commit 10e5dab

Browse files
authored
patch security vulnerabilities (#936)
1 parent f65190a commit 10e5dab

2 files changed

Lines changed: 13 additions & 9 deletions

File tree

pnpm-lock.yaml

Lines changed: 11 additions & 9 deletions
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ overrides:
5151
brace-expansion@>=5.0.0 <5.0.6: '>=5.0.6'
5252
dompurify@<3.4.7: '>=3.4.7'
5353
dompurify@<3.4.9: '>=3.4.9'
54+
dompurify@<=3.4.10: '>=3.4.11'
5455
dompurify@<=3.4.5: '>=3.4.6'
5556
dompurify@<=3.4.6: '>=3.4.7'
5657
dompurify@>=3.0.0 <=3.4.7: '>=3.4.8'
@@ -71,6 +72,7 @@ overrides:
7172
tar@<=7.5.15: '>=7.5.16'
7273
tmp@<0.2.6: '>=0.2.6'
7374
tmp@>=0.2.6 <0.2.7: '>=0.2.7'
75+
undici@<6.27.0: '>=6.27.0'
7476
uuid@<11.1.1: '>=11.1.1'
7577
uuid@<14.0.0: '>=14.0.0'
7678
vite@<=6.4.2: '>=6.4.3'

0 commit comments

Comments
 (0)