chore(deps): update dependency happy-dom to v2.54.0 (#1753)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1753 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
cd9928036d
commit
753e03dd46
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
||||||
"eslint": "8.12.0",
|
"eslint": "8.12.0",
|
||||||
"eslint-plugin-vue": "8.5.0",
|
"eslint-plugin-vue": "8.5.0",
|
||||||
"express": "4.17.3",
|
"express": "4.17.3",
|
||||||
"happy-dom": "2.53.0",
|
"happy-dom": "2.54.0",
|
||||||
"netlify-cli": "9.13.5",
|
"netlify-cli": "9.13.5",
|
||||||
"postcss": "8.4.12",
|
"postcss": "8.4.12",
|
||||||
"postcss-preset-env": "7.4.3",
|
"postcss-preset-env": "7.4.3",
|
||||||
|
|
|
@ -7564,10 +7564,10 @@ graphql@^16.1.0:
|
||||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
|
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
|
||||||
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
|
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
|
||||||
|
|
||||||
happy-dom@2.53.0:
|
happy-dom@2.54.0:
|
||||||
version "2.53.0"
|
version "2.54.0"
|
||||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.53.0.tgz#463b7d902fe12d66df1ba2e3df54a9e7799a3e9d"
|
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.54.0.tgz#350fb12755cefe861f088fbdc0bec0e8c5428f94"
|
||||||
integrity sha512-+tXrnK3R44aPn/tng8q6hipiiescc+qNNmqW3ZsMSabcHtH54rTGroW+LOO6NLWEu8/uxIsPR/1VaL17yeOmDQ==
|
integrity sha512-zsHfHuk0xIljH1a57jcHsCoR/AY1snxgRXRL2vaMN7F/BiHJHW0x+weoJ2ppcRULBkMMQkrY5Jbujyk1U7ub3w==
|
||||||
dependencies:
|
dependencies:
|
||||||
css.escape "^1.5.1"
|
css.escape "^1.5.1"
|
||||||
he "^1.2.0"
|
he "^1.2.0"
|
||||||
|
|
Loading…
Reference in a new issue