From 56d25dad7b6372dac06a4ffa49f1a0d42091aaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 00:51:26 +0000 Subject: [PATCH] build(deps-dev): Bump happy-dom Bumps the npm_and_yarn group with 1 update in the /packages/thirdweb directory: [happy-dom](https://github.com/capricorn86/happy-dom). Updates `happy-dom` from 17.4.4 to 20.8.8 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v17.4.4...v20.8.8) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.8 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/thirdweb/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/thirdweb/package.json b/packages/thirdweb/package.json index 4b5026ac1a7..343277f0c3d 100644 --- a/packages/thirdweb/package.json +++ b/packages/thirdweb/package.json @@ -76,7 +76,7 @@ "ethers6": "npm:ethers@6", "expo-linking": "8.0.8", "expo-web-browser": "15.0.9", - "happy-dom": "17.4.4", + "happy-dom": "20.8.8", "knip": "5.60.2", "msw": "2.7.5", "prettier": "3.6.2",