From e15e0b7249f17069ea60137c0c7989208d8adb8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 11:59:50 +0000 Subject: [PATCH] Bump happy-dom from 9.20.3 to 10.10.4 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 9.20.3 to 10.10.4. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v9.20.3...v10.10.4) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 60ce09ea..726e2307 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "@yankeeinlondon/builder-api": "^1.4.1", "esbuild": "^0.18.10", "gray-matter": "^4.0.3", - "happy-dom": "^9.20.3", + "happy-dom": "^10.10.4", "inferred-types": "^0.37.6", "markdown-it-anchor": "^8.6.7", "markdown-it-prism": "^2.3.0", @@ -4967,9 +4967,9 @@ } }, "node_modules/happy-dom": { - "version": "9.20.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-9.20.3.tgz", - "integrity": "sha512-eBsgauT435fXFvQDNcmm5QbGtYzxEzOaX35Ia+h6yP/wwa4xSWZh1CfP+mGby8Hk6Xu59mTkpyf72rUXHNxY7A==", + "version": "10.10.4", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-10.10.4.tgz", + "integrity": "sha512-aEEFGSSs4DEJbxXvSMsIvJvvdsZbJZQEgtHsU4GgwNKbSbFxtgu6vXHmn4XoXnuElIbXV0xhbJiiQTxPnTmJcw==", "dev": true, "dependencies": { "css.escape": "^1.5.1", @@ -12590,9 +12590,9 @@ } }, "happy-dom": { - "version": "9.20.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-9.20.3.tgz", - "integrity": "sha512-eBsgauT435fXFvQDNcmm5QbGtYzxEzOaX35Ia+h6yP/wwa4xSWZh1CfP+mGby8Hk6Xu59mTkpyf72rUXHNxY7A==", + "version": "10.10.4", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-10.10.4.tgz", + "integrity": "sha512-aEEFGSSs4DEJbxXvSMsIvJvvdsZbJZQEgtHsU4GgwNKbSbFxtgu6vXHmn4XoXnuElIbXV0xhbJiiQTxPnTmJcw==", "dev": true, "requires": { "css.escape": "^1.5.1", diff --git a/package.json b/package.json index e687cf9f..826574a3 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@yankeeinlondon/builder-api": "^1.4.1", "esbuild": "^0.18.10", "gray-matter": "^4.0.3", - "happy-dom": "^9.20.3", + "happy-dom": "^10.10.4", "inferred-types": "^0.37.6", "markdown-it-anchor": "^8.6.7", "markdown-it-prism": "^2.3.0",