From 56cf7a810ba2b9efdb0e101d4db46baeae132729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:07:05 -0800 Subject: [PATCH] chore(deps-dev): bump html-webpack-plugin from 5.6.5 to 5.6.6 in /superset-frontend (#37392) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- superset-frontend/package-lock.json | 8 ++++---- superset-frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index b2243190a63..8fd12ad99c9 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -242,7 +242,7 @@ "fetch-mock": "^11.1.5", "fork-ts-checker-webpack-plugin": "^9.1.0", "history": "^5.3.0", - "html-webpack-plugin": "^5.6.5", + "html-webpack-plugin": "^5.6.6", "http-server": "^14.1.1", "imports-loader": "^5.0.0", "jest": "^30.2.0", @@ -35624,9 +35624,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.6.5", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz", - "integrity": "sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g==", + "version": "5.6.6", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.6.tgz", + "integrity": "sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 33ec324fa0d..2977ab431f5 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -323,7 +323,7 @@ "fetch-mock": "^11.1.5", "fork-ts-checker-webpack-plugin": "^9.1.0", "history": "^5.3.0", - "html-webpack-plugin": "^5.6.5", + "html-webpack-plugin": "^5.6.6", "http-server": "^14.1.1", "imports-loader": "^5.0.0", "jest": "^30.2.0",