Skip to content

Commit 3f379c9

Browse files
chore(deps): update dependency happy-dom to v20 [security] (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d59f3a1 commit 3f379c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@aptre/common": "^0.22.10",
5151
"depcheck": "^1.4.7",
52-
"happy-dom": "^18.0.0",
52+
"happy-dom": "^20.0.0",
5353
"prettier": "^3.5.3",
5454
"rimraf": "^6.0.1",
5555
"typescript": "^5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,10 +1588,10 @@ graphemer@^1.4.0:
15881588
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
15891589
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
15901590

1591-
happy-dom@^18.0.0:
1592-
version "18.0.1"
1593-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-18.0.1.tgz#8f8a2199462842deb675f54e405af55f3b674540"
1594-
integrity sha512-qn+rKOW7KWpVTtgIUi6RVmTBZJSe2k0Db0vh1f7CWrWclkkc7/Q+FrOfkZIb2eiErLyqu5AXEzE7XthO9JVxRA==
1591+
happy-dom@^20.0.0:
1592+
version "20.0.7"
1593+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.0.7.tgz#fe2abb295bd43baa6b761018ec983c084f18f64f"
1594+
integrity sha512-CywLfzmYxP5OYpuAG0usFY0CpxJtwYR+w8Mms5J8W29Y2Pzf6rbfQS2M523tRZTb0oLA+URopPtnAQX2fupHZQ==
15951595
dependencies:
15961596
"@types/node" "^20.0.0"
15971597
"@types/whatwg-mimetype" "^3.0.2"

0 commit comments

Comments
 (0)