From 2ecec9bac1a8d711a35a10dba87a3d1573e0799e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:09:09 +0000 Subject: [PATCH] Bump happy-dom from 15.10.1 to 15.11.7 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.10.1 to 15.11.7. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v15.10.1...v15.11.7) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2af9f05..bd00301 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "autoprefixer": "^10.4.14", "eslint": "^8.55.0", "eslint-plugin-vue": "^9.15.1", - "happy-dom": "^15.10.1", + "happy-dom": "^15.11.7", "npm-run-all": "^4.1.5", "postcss": "^8.4.27", "tailwindcss": "^3.3.3", @@ -3649,9 +3649,9 @@ "license": "Standard 'no charge' license: https://gsap.com/standard-license. Club GSAP members get more: https://gsap.com/licensing/. Why GreenSock doesn't employ an MIT license: https://gsap.com/why-license/" }, "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.7", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.11.7.tgz", + "integrity": "sha512-KyrFvnl+J9US63TEzwoiJOQzZBJY7KgBushJA8X61DMbNsH+2ONkDuLDnCnwUiPTF42tLoEmrPyoqbenVA5zrg==", "dev": true, "dependencies": { "entities": "^4.5.0", diff --git a/package.json b/package.json index 1bb65ba..9e9968d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "autoprefixer": "^10.4.14", "eslint": "^8.55.0", "eslint-plugin-vue": "^9.15.1", - "happy-dom": "^15.10.1", + "happy-dom": "^15.11.7", "npm-run-all": "^4.1.5", "postcss": "^8.4.27", "tailwindcss": "^3.3.3",