From fc8d2d1a5750b6eacad9a66ecae0b4b5dec78ead Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 17 Feb 2022 16:02:50 +0000 Subject: [PATCH] chore(deps): update dependency happy-dom to v2.36.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77a28259..ecdd08dd 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint": "8.9.0", "eslint-plugin-vue": "8.4.1", "express": "4.17.3", - "happy-dom": "2.34.0", + "happy-dom": "2.36.0", "netlify-cli": "8.16.1", "postcss": "8.4.6", "postcss-preset-env": "7.4.1", diff --git a/yarn.lock b/yarn.lock index 1018c292..d7b3b56e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7467,10 +7467,10 @@ graphql@^16.1.0: resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656" integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA== -happy-dom@2.34.0: - version "2.34.0" - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.34.0.tgz#213bfd6a3fa0d84930debc7eaa67be26ec55d5e8" - integrity sha512-qUuuP7fa5BZaEmdcIccU51Hy/TzYHwR/I+hne2oe1ZCQrzdgmLAk9clDKwJsw44c9ceex/LX6S2W5nQb0nzNCg== +happy-dom@2.36.0: + version "2.36.0" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.36.0.tgz#a02ecb24182f9efe4c3806682253ade2c4fb9bb2" + integrity sha512-YbGZXg+/GLX6T+jhdiirwQasaXo8ReOkjmlbOdBzULAFpqTYTFo5o+5sNvZ6QQVY+ONOZgI2i06uKQnTu/PRVA== dependencies: he "^1.1.1" node-fetch "^2.6.1"