chore(deps): update dependency happy-dom to v5.3.1 (#2052)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2052 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8f04c7f2ab
commit
9af6b942ef
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
||||||
"eslint": "8.17.0",
|
"eslint": "8.17.0",
|
||||||
"eslint-plugin-vue": "9.1.1",
|
"eslint-plugin-vue": "9.1.1",
|
||||||
"express": "4.18.1",
|
"express": "4.18.1",
|
||||||
"happy-dom": "5.2.0",
|
"happy-dom": "5.3.1",
|
||||||
"netlify-cli": "10.3.1",
|
"netlify-cli": "10.3.1",
|
||||||
"postcss": "8.4.14",
|
"postcss": "8.4.14",
|
||||||
"postcss-preset-env": "7.7.1",
|
"postcss-preset-env": "7.7.1",
|
||||||
|
|
|
@ -6865,10 +6865,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@5.2.0:
|
happy-dom@5.3.1:
|
||||||
version "5.2.0"
|
version "5.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-5.2.0.tgz#feb5c03e2cf435e333e0ae08e00eb369af2afe15"
|
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-5.3.1.tgz#a196ac39dc34ee2f8362a6e20cdc761422138804"
|
||||||
integrity sha512-WbMaOZjadH7/c15U1I1GheswXX12g/QxTPjs9gYHZQGl+Xx9X5eQEj84BQ5ivjFLFR6oJ56lL5+jcesXP0FLjg==
|
integrity sha512-zVb0VUIK73lMZR4e9ntaEQSRTf8/Rrz9MlO2VQMOn68aZAC3qoMPS/81Rkfva4vMR+bKXDqkeHiw7HumvvBmag==
|
||||||
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