build(deps-dev): bump happy-dom from 18.0.1 to 19.0.2 in /frontend (#5079)
This commit is contained in:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -53,7 +53,7 @@
|
||||
"autoprefixer": "^10.4.21",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"graphql": "^16.11.0",
|
||||
"happy-dom": "^18.0.1",
|
||||
"happy-dom": "^19.0.2",
|
||||
"i18next-parser": "^9.3.0",
|
||||
"knip": "^5.64.1",
|
||||
"msw": "^2.11.2",
|
||||
@@ -8607,9 +8607,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "18.0.1",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-18.0.1.tgz",
|
||||
"integrity": "sha512-qn+rKOW7KWpVTtgIUi6RVmTBZJSe2k0Db0vh1f7CWrWclkkc7/Q+FrOfkZIb2eiErLyqu5AXEzE7XthO9JVxRA==",
|
||||
"version": "19.0.2",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-19.0.2.tgz",
|
||||
"integrity": "sha512-831CLbgDyjRbd2lApHZFsBDe56onuFcjsCBPodzWpzedTpeDr8CGZjs7iEIdNW1DVwSFRecfwzLpVyGBPamwGA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"autoprefixer": "^10.4.21",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"graphql": "^16.11.0",
|
||||
"happy-dom": "^18.0.1",
|
||||
"happy-dom": "^19.0.2",
|
||||
"i18next-parser": "^9.3.0",
|
||||
"knip": "^5.64.1",
|
||||
"msw": "^2.11.2",
|
||||
|
||||
Reference in New Issue
Block a user