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

This commit is contained in:
Quentin Gliech
2025-03-07 10:17:36 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"autoprefixer": "^10.4.20",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.10.0",
"happy-dom": "^17.1.9",
"happy-dom": "^17.2.2",
"i18next-parser": "^9.3.0",
"knip": "^5.45.0",
"msw": "^2.7.3",
@@ -8994,9 +8994,9 @@
}
},
"node_modules/happy-dom": {
"version": "17.1.9",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.9.tgz",
"integrity": "sha512-HL26ajjMVe/wr3xlzjF0sCPCiAKaZJcIRFZHmG4yKHRJp4YAkHPG5X6GfWxCeDTpOmuHhNiOyNKUoZjjnm0tjw==",
"version": "17.2.2",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.2.2.tgz",
"integrity": "sha512-3I1/CrNi780sdOhuhUnFtgTWhloSc3quSZwsylI41jycx8o97M6Y4aQAu0phSexGusT7+59BxATh4L4xiY0HcA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -67,7 +67,7 @@
"autoprefixer": "^10.4.20",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.10.0",
"happy-dom": "^17.1.9",
"happy-dom": "^17.2.2",
"i18next-parser": "^9.3.0",
"knip": "^5.45.0",
"msw": "^2.7.3",