build(deps): bump html-webpack-plugin from 5.6.0 to 5.6.3 in /superset-frontend (#31665)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b54b2b953
commit
5ff2dfb8e2
|
|
@ -85,7 +85,7 @@
|
||||||
"geostyler-style": "^7.5.0",
|
"geostyler-style": "^7.5.0",
|
||||||
"geostyler-wfs-parser": "^2.0.3",
|
"geostyler-wfs-parser": "^2.0.3",
|
||||||
"googleapis": "^130.0.0",
|
"googleapis": "^130.0.0",
|
||||||
"html-webpack-plugin": "^5.3.2",
|
"html-webpack-plugin": "^5.6.3",
|
||||||
"immer": "^10.1.1",
|
"immer": "^10.1.1",
|
||||||
"interweave": "^13.1.0",
|
"interweave": "^13.1.0",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^3.7.1",
|
||||||
|
|
@ -29017,8 +29017,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/html-webpack-plugin": {
|
"node_modules/html-webpack-plugin": {
|
||||||
"version": "5.6.0",
|
"version": "5.6.3",
|
||||||
"license": "MIT",
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz",
|
||||||
|
"integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/html-minifier-terser": "^6.0.0",
|
"@types/html-minifier-terser": "^6.0.0",
|
||||||
"html-minifier-terser": "^6.0.2",
|
"html-minifier-terser": "^6.0.2",
|
||||||
|
|
@ -81537,7 +81538,9 @@
|
||||||
"version": "3.0.0"
|
"version": "3.0.0"
|
||||||
},
|
},
|
||||||
"html-webpack-plugin": {
|
"html-webpack-plugin": {
|
||||||
"version": "5.6.0",
|
"version": "5.6.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz",
|
||||||
|
"integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/html-minifier-terser": "^6.0.0",
|
"@types/html-minifier-terser": "^6.0.0",
|
||||||
"html-minifier-terser": "^6.0.2",
|
"html-minifier-terser": "^6.0.2",
|
||||||
|
|
|
||||||
|
|
@ -152,7 +152,7 @@
|
||||||
"geostyler-style": "^7.5.0",
|
"geostyler-style": "^7.5.0",
|
||||||
"geostyler-wfs-parser": "^2.0.3",
|
"geostyler-wfs-parser": "^2.0.3",
|
||||||
"googleapis": "^130.0.0",
|
"googleapis": "^130.0.0",
|
||||||
"html-webpack-plugin": "^5.3.2",
|
"html-webpack-plugin": "^5.6.3",
|
||||||
"immer": "^10.1.1",
|
"immer": "^10.1.1",
|
||||||
"interweave": "^13.1.0",
|
"interweave": "^13.1.0",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^3.7.1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue