chore(deps): update dependency happy-dom to v2.34.0
This commit is contained in:
parent
b3f207eaff
commit
cd3244e0f9
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
|||
"eslint": "8.9.0",
|
||||
"eslint-plugin-vue": "8.4.1",
|
||||
"express": "4.17.3",
|
||||
"happy-dom": "2.31.1",
|
||||
"happy-dom": "2.34.0",
|
||||
"netlify-cli": "8.16.1",
|
||||
"postcss": "8.4.6",
|
||||
"postcss-preset-env": "7.3.1",
|
||||
|
|
|
@ -7436,10 +7436,10 @@ graphql@^16.1.0:
|
|||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
|
||||
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
|
||||
|
||||
happy-dom@2.31.1:
|
||||
version "2.31.1"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.31.1.tgz#7bc30b61048839d1237e3adac413edb51da642f0"
|
||||
integrity sha512-hbTLxMqyluLT06nRN4TDGLjjKni73tZlvLdF6qGfdv5U4EnrSYSwcZK3ESmv0LEEa5St7NY7e62rhISotH8O3Q==
|
||||
happy-dom@2.34.0:
|
||||
version "2.34.0"
|
||||
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.34.0.tgz#213bfd6a3fa0d84930debc7eaa67be26ec55d5e8"
|
||||
integrity sha512-qUuuP7fa5BZaEmdcIccU51Hy/TzYHwR/I+hne2oe1ZCQrzdgmLAk9clDKwJsw44c9ceex/LX6S2W5nQb0nzNCg==
|
||||
dependencies:
|
||||
he "^1.1.1"
|
||||
node-fetch "^2.6.1"
|
||||
|
|
Loading…
Reference in a new issue