chore(deps): update dependency happy-dom to v4.1.0 (#2004)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2004 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e297033a29
commit
982d05886b
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
|||
"eslint": "8.15.0",
|
||||
"eslint-plugin-vue": "9.1.0",
|
||||
"express": "4.18.1",
|
||||
"happy-dom": "4.0.0",
|
||||
"happy-dom": "4.1.0",
|
||||
"netlify-cli": "10.3.1",
|
||||
"postcss": "8.4.14",
|
||||
"postcss-preset-env": "7.6.0",
|
||||
|
|
|
@ -6936,10 +6936,10 @@ graphql@^16.1.0:
|
|||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
|
||||
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
|
||||
|
||||
happy-dom@4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-4.0.0.tgz#e52203aa7e061ef2e5a889abfb2a00a4d3453d6f"
|
||||
integrity sha512-ChbKeqfBcNLET+z2wrdqRPH23a8/Fxi5Ng5F8VjIqJZVmDWFw2SMmV/r0zdelca9TY9oq0sWMMM8783ln/A28A==
|
||||
happy-dom@4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-4.1.0.tgz#79edd0fe18eb5eac949b30ff36276c59247693e7"
|
||||
integrity sha512-x/W72MnJ3VENTXrIlvdkb5t+f7Tkeze8CEcUEiVAbPovZnsB6vl/szkWCKuuovmdWBxJtqP147qedos9wWxllg==
|
||||
dependencies:
|
||||
css.escape "^1.5.1"
|
||||
he "^1.2.0"
|
||||
|
|
Loading…
Reference in a new issue