From d16555cc8d320934a26606421a6cf4396dbb846c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:07:41 +0100 Subject: [PATCH] chore(deps): update dependency happy-dom to v15.10.2 [security] (#302) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [happy-dom](https://redirect.github.com/capricorn86/happy-dom) | [`15.7.4` -> `15.10.2`](https://renovatebot.com/diffs/npm/happy-dom/15.7.4/15.10.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/15.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/15.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/15.7.4/15.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/15.7.4/15.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [CVE-2024-51757](https://redirect.github.com/capricorn86/happy-dom/security/advisories/GHSA-96g7-g7g9-jxw8) ### Impact Consumers of the NPM package `happy-dom` ### Patches The security vulnerability has been patched in v15.10.2 ### Workarounds No easy workarounds to my knowledge ### References [#​1585](https://redirect.github.com/capricorn86/happy-dom/issues/1585) --- ### Release Notes
capricorn86/happy-dom (happy-dom) ### [`v15.10.2`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.1...d23834c232f1cf5519c9418b073f1dcec6b2f0fd) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.1...v15.10.2) ### [`v15.10.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.0...5ee0b1676d4ce20cc2a70d1c9c8d6f1e3f57efac) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.0...v15.10.1) ### [`v15.10.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.9.0...1625d4080339190682bc76bbe79ea26132accfda) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.9.0...v15.10.0) ### [`v15.9.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.5...a78cd8f28d8b83cff087aab826b2ed97920b2813) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.5...v15.9.0) ### [`v15.8.5`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.4...v15.8.5) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.4...v15.8.5) ### [`v15.8.4`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.3...38ab960d0e1e3f230996cc163d78819290c91558) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.3...v15.8.4) ### [`v15.8.3`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.2...8f74989abe973bb1459fd7195c24d63724236ccf) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.2...v15.8.3) ### [`v15.8.2`](https://redirect.github.com/capricorn86/happy-dom/compare/759b4fb60e0ad0d0bc6743a79ae25076313f36fa...7f57469f2e6f54279e31c95a53ee3f497ebdeff6) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.1...v15.8.2) ### [`v15.8.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.0...759b4fb60e0ad0d0bc6743a79ae25076313f36fa) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.0...v15.8.1) ### [`v15.8.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.4...33a72ca38277d2aab5341b4b66b0ca6380285c0b) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.4...v15.8.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/andipaetzold/react-firehooks). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 f5b07f4b..9d5e5dc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "4.6.2", "firebase": "10.5.0", - "happy-dom": "15.7.4", + "happy-dom": "15.10.2", "husky": "9.1.6", "lint-staged": "15.2.10", "prettier": "3.3.3", @@ -5744,9 +5744,9 @@ } }, "node_modules/happy-dom": { - "version": "15.7.4", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.4.tgz", - "integrity": "sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==", + "version": "15.10.2", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.2.tgz", + "integrity": "sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==", "dev": true, "dependencies": { "entities": "^4.5.0", @@ -18367,9 +18367,9 @@ } }, "happy-dom": { - "version": "15.7.4", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.4.tgz", - "integrity": "sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==", + "version": "15.10.2", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.2.tgz", + "integrity": "sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==", "dev": true, "requires": { "entities": "^4.5.0", diff --git a/package.json b/package.json index 684acaf2..cb006e52 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "4.6.2", "firebase": "10.5.0", - "happy-dom": "15.7.4", + "happy-dom": "15.10.2", "husky": "9.1.6", "lint-staged": "15.2.10", "prettier": "3.3.3",