Skip to content

Commit 6ddc96e

Browse files
Update dependency happy-dom to v20.0.2 [SECURITY] (#999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2f1298 commit 6ddc96e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example-widget-mui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@vitejs/plugin-react-swc": "3.10.2",
6969
"@vitest/coverage-v8": "3.2.4",
7070
"axe-core": "4.10.3",
71-
"happy-dom": "20.0.0",
71+
"happy-dom": "20.0.2",
7272
"i18next-parser": "9.3.0",
7373
"msw": "2.10.4",
7474
"typescript": "5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3766,10 +3766,10 @@ gulp-sort@^2.0.0:
37663766
dependencies:
37673767
through2 "^2.0.1"
37683768

3769-
3770-
version "20.0.0"
3771-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.0.0.tgz#7f4dcaf5eb828e697d5a6fee9dd7631814cd40e2"
3772-
integrity sha512-GkWnwIFxVGCf2raNrxImLo397RdGhLapj5cT3R2PT7FwL62Ze1DROhzmYW7+J3p9105DYMVenEejEbnq5wA37w==
3769+
3770+
version "20.0.2"
3771+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.0.2.tgz#da676a1e3d0742aff8ba4789db90445842538808"
3772+
integrity sha512-pYOyu624+6HDbY+qkjILpQGnpvZOusItCk+rvF5/V+6NkcgTKnbOldpIy22tBnxoaLtlM9nXgoqAcW29/B7CIw==
37733773
dependencies:
37743774
"@types/node" "^20.0.0"
37753775
"@types/whatwg-mimetype" "^3.0.2"

0 commit comments

Comments
 (0)