chore(deps): update dependency happy-dom to v2.55.0 (#1755)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1755 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
ddec4bd979
commit
756104c7b5
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
|||
"eslint": "8.12.0",
|
||||
"eslint-plugin-vue": "8.5.0",
|
||||
"express": "4.17.3",
|
||||
"happy-dom": "2.54.0",
|
||||
"happy-dom": "2.55.0",
|
||||
"netlify-cli": "9.13.5",
|
||||
"postcss": "8.4.12",
|
||||
"postcss-preset-env": "7.4.3",
|
||||
|
|
|
@ -7564,10 +7564,10 @@ graphql@^16.1.0:
|
|||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
|
||||
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
|
||||
|
||||
happy-dom@2.54.0:
|
||||
version "2.54.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.54.0.tgz#350fb12755cefe861f088fbdc0bec0e8c5428f94"
|
||||
integrity sha512-zsHfHuk0xIljH1a57jcHsCoR/AY1snxgRXRL2vaMN7F/BiHJHW0x+weoJ2ppcRULBkMMQkrY5Jbujyk1U7ub3w==
|
||||
happy-dom@2.55.0:
|
||||
version "2.55.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.55.0.tgz#ad412939fea9b97f2e5985c404cf710638bba66a"
|
||||
integrity sha512-CHDMBRau+l/yKQL+ANmexRAC8FRCuYbXRSpu/GbLVyfqkrlBzV7OSNd5C5HZ+pVFtFv1bFJYC5r+xrqgGQuq5w==
|
||||
dependencies:
|
||||
css.escape "^1.5.1"
|
||||
he "^1.2.0"
|
||||
|
|
Loading…
Reference in a new issue