Merge pull request #7234 from Ocelot-Social-Community/dependabot/npm_and_yarn/frontend/happy-dom-14.7.1

Bump happy-dom from 14.7.0 to 14.7.1 in /frontend
This commit is contained in:
mahula 2024-04-08 09:23:20 +02:00 committed by GitHub
commit 49d3300c44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"eslint-plugin-vue": "^9.24.0", "eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vuetify": "^2.2.0", "eslint-plugin-vuetify": "^2.2.0",
"eslint-plugin-yml": "^1.14.0", "eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.7.0", "happy-dom": "^14.7.1",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
@ -12912,9 +12912,9 @@
} }
}, },
"node_modules/happy-dom": { "node_modules/happy-dom": {
"version": "14.7.0", "version": "14.7.1",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.7.0.tgz", "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.7.1.tgz",
"integrity": "sha512-Rl8Za/bemx2AO7jxL6D1CXazqryd3vClVo4gK0wZMbPUwGlODdpASJJS3j+OX85VkPZ2wf3TKdhzUv7v7zmNOA==", "integrity": "sha512-v60Q0evZ4clvMcrAh5/F8EdxDdfHdFrtffz/CNe10jKD+nFweZVxM91tW+UyY2L4AtpgIaXdZ7TQmiO1pfcwbg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"entities": "^4.5.0", "entities": "^4.5.0",

View File

@ -117,7 +117,7 @@
"eslint-plugin-vue": "^9.24.0", "eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vuetify": "^2.2.0", "eslint-plugin-vuetify": "^2.2.0",
"eslint-plugin-yml": "^1.14.0", "eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.7.0", "happy-dom": "^14.7.1",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",