build(deps-dev): bump happy-dom from 17.2.2 to 17.4.3 in /frontend (#4190)

This commit is contained in:
Quentin Gliech
2025-03-11 09:05:53 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -57,7 +57,7 @@
"autoprefixer": "^10.4.21",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.10.0",
"happy-dom": "^17.2.2",
"happy-dom": "^17.4.3",
"i18next-parser": "^9.3.0",
"knip": "^5.45.0",
"msw": "^2.7.3",
@@ -9048,9 +9048,9 @@
}
},
"node_modules/happy-dom": {
"version": "17.2.2",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.2.2.tgz",
"integrity": "sha512-3I1/CrNi780sdOhuhUnFtgTWhloSc3quSZwsylI41jycx8o97M6Y4aQAu0phSexGusT7+59BxATh4L4xiY0HcA==",
"version": "17.4.3",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.3.tgz",
"integrity": "sha512-8mDGIKxi2hAg0DkEYjBHPi5QykWiqdNNQQWrwLXLfro1eAZk8+lSnzbUrnU25bamG9PjEQGoFrA32ezQNJQdww==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -67,7 +67,7 @@
"autoprefixer": "^10.4.21",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.10.0",
"happy-dom": "^17.2.2",
"happy-dom": "^17.4.3",
"i18next-parser": "^9.3.0",
"knip": "^5.45.0",
"msw": "^2.7.3",