chore(deps): update dependency happy-dom to v2.46.0 (#1650)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1650 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
4136ed2f96
commit
50c8077d7e
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
|||
"eslint": "8.10.0",
|
||||
"eslint-plugin-vue": "8.5.0",
|
||||
"express": "4.17.3",
|
||||
"happy-dom": "2.45.1",
|
||||
"happy-dom": "2.46.0",
|
||||
"netlify-cli": "9.12.3",
|
||||
"postcss": "8.4.8",
|
||||
"postcss-preset-env": "7.4.2",
|
||||
|
|
|
@ -7660,10 +7660,10 @@ graphql@^16.1.0:
|
|||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
|
||||
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
|
||||
|
||||
happy-dom@2.45.1:
|
||||
version "2.45.1"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.45.1.tgz#4e462603c23049bbe8cba553c5f03d00da1f4cb8"
|
||||
integrity sha512-uNsii1CivrzE9+rnkG4g+RR3kvMXaroAr7MsbyZijeiVlrZK6aLKTzCe6VO3uzM/Y8i3ZhlfnsqEhbQxDDKyAw==
|
||||
happy-dom@2.46.0:
|
||||
version "2.46.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.46.0.tgz#f48e5e69f1b0e1e8bf23ca90c0b7dbe6633eba1c"
|
||||
integrity sha512-OZGUy/D44tLzDQFw2gYJqIMthozUSsVmyCp5P/YhCSFi2F8RxqZkescV7PSixMLahvuIdxyUsne+D9FEyM/DQw==
|
||||
dependencies:
|
||||
css.escape "^1.5.1"
|
||||
he "^1.1.1"
|
||||
|
|
Loading…
Reference in a new issue