From 5303ba8dceb5d9eb58687718f9367a8f2fe8a622 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Sep 2024 00:03:32 +0000 Subject: [PATCH] Update dependency happy-dom to v15.7.2 --- 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 b3239d51bc..6f451a85d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ "eslint-plugin-vue": "9.27.0", "eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-wc": "2.1.1", - "happy-dom": "15.7.0", + "happy-dom": "15.7.2", "license-checker-rseidelsohn": "4.4.1", "markdownlint-cli": "0.41.0", "postcss-html": "1.7.0", @@ -9913,9 +9913,9 @@ } }, "node_modules/happy-dom": { - "version": "15.7.0", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.0.tgz", - "integrity": "sha512-tH48xarc37FLrtpNWuA89xw4IS1dxNrfzI8ehiafkj3kM3JSCMknuigKv2unDPRzd2C9Hv7ZDPkqPiBCvIz2Dg==", + "version": "15.7.2", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.2.tgz", + "integrity": "sha512-ZU4a27Sj+J7fgd+Kx3PVZ5NbANQxQS4gGZ1SaNMA4zvSDB5ZNkXg4UHLCkMko0fogg9XowI4f51p5FzgDfhVeQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8fec24cede..8c3e2a0af4 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "eslint-plugin-vue": "9.27.0", "eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-wc": "2.1.1", - "happy-dom": "15.7.0", + "happy-dom": "15.7.2", "license-checker-rseidelsohn": "4.4.1", "markdownlint-cli": "0.41.0", "postcss-html": "1.7.0",