chore(deps): update dependency happy-dom to v2.43.0 (#1628)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1628 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
28fdc98d1d
commit
3d15d6e3d4
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.41.0",
|
||||
"happy-dom": "2.43.0",
|
||||
"netlify-cli": "9.8.3",
|
||||
"postcss": "8.4.7",
|
||||
"postcss-preset-env": "7.4.1",
|
||||
|
|
|
@ -7628,10 +7628,10 @@ graphql@^16.1.0:
|
|||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
|
||||
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
|
||||
|
||||
happy-dom@2.41.0:
|
||||
version "2.41.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.41.0.tgz#41eab580eaa9365450b84094c27ae17bb6f6667b"
|
||||
integrity sha512-0WLRu93hfAIbEBzSt64ZnBmhsmucJ3H6KeOMZfOOVVamULZUu5pP6vDbrurnfE7jy0jV4S5T8OHSBFK8NmJe7w==
|
||||
happy-dom@2.43.0:
|
||||
version "2.43.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.43.0.tgz#36b9afcf5a12823a527f2eb100d34957c4ad0923"
|
||||
integrity sha512-LsHHqLRWsKThH00ahiejt9/ORxF8TAXL1mm9WUAUiHa/0Z4Ev7ExpbZ5U0oeSDfoMECGYX2ZQXArNGQ5OT3AKA==
|
||||
dependencies:
|
||||
css.escape "^1.5.1"
|
||||
he "^1.1.1"
|
||||
|
|
Loading…
Reference in a new issue