chore(deps-dev): bump happy-dom from 14.12.3 to 15.10.2 in /web (#5006)

This commit is contained in:
dependabot[bot] 2024-11-07 16:44:39 +08:00 committed by GitHub
parent edbb812116
commit 1179109e2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

11
web/package-lock.json generated
View File

@ -83,7 +83,7 @@
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-vue": "^9.27.0",
"fs-extra": "^11.2.0",
"happy-dom": "^14.12.3",
"happy-dom": "^15.10.2",
"jsdom": "^24.1.0",
"msw": "^2.3.1",
"npm-run-all": "^4.1.5",
@ -8656,18 +8656,17 @@
"license": "MIT"
},
"node_modules/happy-dom": {
"version": "14.12.3",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.12.3.tgz",
"integrity": "sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==",
"version": "15.10.2",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.2.tgz",
"integrity": "sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==",
"dev": true,
"license": "MIT",
"dependencies": {
"entities": "^4.5.0",
"webidl-conversions": "^7.0.0",
"whatwg-mimetype": "^3.0.0"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
}
},
"node_modules/has-bigints": {

View File

@ -97,7 +97,7 @@
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-vue": "^9.27.0",
"fs-extra": "^11.2.0",
"happy-dom": "^14.12.3",
"happy-dom": "^15.10.2",
"jsdom": "^24.1.0",
"msw": "^2.3.1",
"npm-run-all": "^4.1.5",