From b0e9ffc3b89cdcffdeec552cf09783e4b559dfa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 02:57:24 +0000 Subject: [PATCH] build(deps-dev): bump happy-dom in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [happy-dom](https://github.com/capricorn86/happy-dom). Updates `happy-dom` from 15.10.1 to 15.11.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v15.10.1...v15.11.0) --- updated-dependencies: - dependency-name: happy-dom dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9dc79d7..46e76ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7177,9 +7177,9 @@ "dev": true }, "node_modules/happy-dom": { - "version": "15.10.1", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.1.tgz", - "integrity": "sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==", + "version": "15.11.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.11.0.tgz", + "integrity": "sha512-/zyxHbXriYJ8b9Urh43ILk/jd9tC07djURnJuAimJ3tJCOLOzOUp7dEHDwJOZyzROlrrooUhr/0INZIDBj1Bjw==", "dev": true, "dependencies": { "entities": "^4.5.0",