chore(deps): update dependency happy-dom to v2.31.0 (#1461)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1461 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
81cf8f2f29
commit
ea710e227a
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
|||
"eslint": "8.8.0",
|
||||
"eslint-plugin-vue": "8.4.0",
|
||||
"express": "4.17.2",
|
||||
"happy-dom": "2.30.1",
|
||||
"happy-dom": "2.31.0",
|
||||
"netlify-cli": "8.13.0",
|
||||
"postcss": "8.4.5",
|
||||
"postcss-preset-env": "7.2.3",
|
||||
|
|
|
@ -7380,10 +7380,10 @@ graphql@^16.1.0:
|
|||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
|
||||
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
|
||||
|
||||
happy-dom@2.30.1:
|
||||
version "2.30.1"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.30.1.tgz#afc77ed8969ad5d49de266ec1b3e2055a1eabe76"
|
||||
integrity sha512-Qz3Z/zn/VeUCtVEGoSCDD+zzPcyOEdIYz4p1BvsXvrTSx6vXyGadMDAsxOKf8ZFCRfuyLpLKfqdRHFFPF77qPA==
|
||||
happy-dom@2.31.0:
|
||||
version "2.31.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.31.0.tgz#1b858aabd9c33ba431f16f616a642a1461fd4295"
|
||||
integrity sha512-xWMINbteuSF6hkmetrreuXK+r0vBBdRknqwaqDxrjIV6aQBlUcMBvTX/2dZ+KwP5vjrDrqCeop5dPOgQpebHgw==
|
||||
dependencies:
|
||||
he "^1.1.1"
|
||||
node-fetch "^2.6.1"
|
||||
|
|
Loading…
Reference in a new issue