chore(deps): update dependency happy-dom to v6.0.4 (#2164)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2164 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8db3c6c09f
commit
9d1195a2ed
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
||||||
"eslint": "8.19.0",
|
"eslint": "8.19.0",
|
||||||
"eslint-plugin-vue": "9.2.0",
|
"eslint-plugin-vue": "9.2.0",
|
||||||
"express": "4.18.1",
|
"express": "4.18.1",
|
||||||
"happy-dom": "6.0.3",
|
"happy-dom": "6.0.4",
|
||||||
"netlify-cli": "10.9.0",
|
"netlify-cli": "10.9.0",
|
||||||
"postcss": "8.4.14",
|
"postcss": "8.4.14",
|
||||||
"postcss-preset-env": "7.7.2",
|
"postcss-preset-env": "7.7.2",
|
||||||
|
|
|
@ -6790,10 +6790,10 @@ graphql@16.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0.tgz#5724f2767aefa543418e83671372117c39408c8f"
|
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0.tgz#5724f2767aefa543418e83671372117c39408c8f"
|
||||||
integrity sha512-n9NxoRfwnpYBZB/WJ7L166gyrShuZ8qYgVaX8oxVyELcJfAwkvwPt6WlYIl90WRlzqDjaNWvLmNOSnKs5llZWQ==
|
integrity sha512-n9NxoRfwnpYBZB/WJ7L166gyrShuZ8qYgVaX8oxVyELcJfAwkvwPt6WlYIl90WRlzqDjaNWvLmNOSnKs5llZWQ==
|
||||||
|
|
||||||
happy-dom@6.0.3:
|
happy-dom@6.0.4:
|
||||||
version "6.0.3"
|
version "6.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-6.0.3.tgz#ba1b35ae5466d4ac70bbfc3d9179ac4fbaa71ea4"
|
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-6.0.4.tgz#553c1a8ba842455beb975c579d769914808c7404"
|
||||||
integrity sha512-1P1l2ynhs9lkO2M8X+fJzMbGUBzKZX8CSqjYrMw5LInqwdURvwj1veYD+br13jtNCwbjzZrYNuQXjj1vqENK4w==
|
integrity sha512-b+ID23Ms0BY08UNLymsOMG7EI2jSlwEt4cbJs938GZfeNAg+fqgkSO3TokQMgSOFoHznpjWmpVjBUL5boJ9PWw==
|
||||||
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