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",