chore(deps): update dependency happy-dom to v2.45.1 (#1649)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1649 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
c82d2d4c2d
commit
4d362c0462
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.0",
|
||||
"happy-dom": "2.45.1",
|
||||
"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.0:
|
||||
version "2.45.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.45.0.tgz#6b6884a7e7c8999ded742557fbf4a8a45cca3bdf"
|
||||
integrity sha512-5f2CQ0m+YLw84UioQjJ9WR4Rj9j9/Y8tIMHhZ0QUXUyDaMVA8yd6le8Q0zbu/eupGhG9SW6z+217gQ5PfKN1OQ==
|
||||
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==
|
||||
dependencies:
|
||||
css.escape "^1.5.1"
|
||||
he "^1.1.1"
|
||||
|
|
Loading…
Reference in a new issue