From 1a50eb100ce3ccf868f6151e7d56a1804ecad846 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 22 Feb 2022 20:52:11 +0000 Subject: [PATCH] chore(deps): update dependency happy-dom to v2.41.0 (#1600) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1600 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8db8758de..a5f9b3623 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint": "8.9.0", "eslint-plugin-vue": "8.5.0", "express": "4.17.3", - "happy-dom": "2.39.1", + "happy-dom": "2.41.0", "netlify-cli": "9.6.5", "postcss": "8.4.6", "postcss-preset-env": "7.4.1", diff --git a/yarn.lock b/yarn.lock index bc038a4f6..fa1c7b0ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7628,10 +7628,10 @@ graphql@^16.1.0: resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656" integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA== -happy-dom@2.39.1: - version "2.39.1" - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.39.1.tgz#ee1b191fa3c6388bf1d68e4268f01b71b3b2168c" - integrity sha512-xABIR1/klgdPw5yVhQvbrbpU9025dXpr4pPVP4UG0uITzoPGsYruoDYiDNYT69ZhkGrs4K3pg01uD91mijhJcg== +happy-dom@2.41.0: + version "2.41.0" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.41.0.tgz#41eab580eaa9365450b84094c27ae17bb6f6667b" + integrity sha512-0WLRu93hfAIbEBzSt64ZnBmhsmucJ3H6KeOMZfOOVVamULZUu5pP6vDbrurnfE7jy0jV4S5T8OHSBFK8NmJe7w== dependencies: css.escape "^1.5.1" he "^1.1.1"