build(deps-dev): bump happy-dom from 15.11.2 to 15.11.4 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.11.2 to 15.11.4. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v15.11.2...v15.11.4) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
ad706eb7d4
commit
0bb0073be9
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -59,7 +59,7 @@
|
||||
"@vitest/coverage-v8": "^2.1.4",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"happy-dom": "^15.11.2",
|
||||
"happy-dom": "^15.11.4",
|
||||
"i18next-parser": "^9.0.2",
|
||||
"postcss": "^8.4.49",
|
||||
"postcss-modules": "^6.0.1",
|
||||
@@ -8581,9 +8581,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "15.11.2",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.11.2.tgz",
|
||||
"integrity": "sha512-MZ8kazOz+8i9G+olnJS836mNaF96UhOTzuECmxdE56+1+juiubqaJHTJUf+1WZ6Vs09lKLdmfX2AxGslfj1XFg==",
|
||||
"version": "15.11.4",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.11.4.tgz",
|
||||
"integrity": "sha512-AU6tzh3ADd28vSmXahgLsGyGGihXPGeKH0owDn9lhHolB6vIwEhag//T+TBzDoAcHhmVEwlxwSgtW1KZep+1MA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"entities": "^4.5.0",
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"@vitest/coverage-v8": "^2.1.4",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"happy-dom": "^15.11.2",
|
||||
"happy-dom": "^15.11.4",
|
||||
"i18next-parser": "^9.0.2",
|
||||
"postcss": "^8.4.49",
|
||||
"postcss-modules": "^6.0.1",
|
||||
|
||||
Reference in New Issue
Block a user