mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-03 21:21:38 +00:00
build(deps-dev): bump happy-dom from 16.7.3 to 16.8.1 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 16.7.3 to 16.8.1. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v16.7.3...v16.8.1) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -58,7 +58,7 @@
|
||||
"autoprefixer": "^10.4.20",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"graphql": "^16.10.0",
|
||||
"happy-dom": "^16.7.3",
|
||||
"happy-dom": "^16.8.1",
|
||||
"i18next-parser": "^9.1.0",
|
||||
"knip": "^5.43.6",
|
||||
"msw": "^2.7.0",
|
||||
@@ -9902,9 +9902,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "16.7.3",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.7.3.tgz",
|
||||
"integrity": "sha512-76uiE9jCpC849cOyYZ8YBROpPcstW/hwCKoQYd3aiZaxHeR9zdjpup4z7qYEWbt+lY8Rb3efW2gmrckyoBftKg==",
|
||||
"version": "16.8.1",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.8.1.tgz",
|
||||
"integrity": "sha512-n0QrmT9lD81rbpKsyhnlz3DgnMZlaOkJPpgi746doA+HvaMC79bdWkwjrNnGJRvDrWTI8iOcJiVTJ5CdT/AZRw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"autoprefixer": "^10.4.20",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"graphql": "^16.10.0",
|
||||
"happy-dom": "^16.7.3",
|
||||
"happy-dom": "^16.8.1",
|
||||
"i18next-parser": "^9.1.0",
|
||||
"knip": "^5.43.6",
|
||||
"msw": "^2.7.0",
|
||||
|
||||
Reference in New Issue
Block a user