diff --git a/package.json b/package.json index 455355833..ac8341f8e 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "electron-builder": "26.0.12", "final-form": "5.0.0", "graphql-tag": "2.12.6", - "html-webpack-plugin": "5.6.4", + "html-webpack-plugin": "5.6.5", "husky": "9.1.7", "identity-obj-proxy": "3.0.0", "jest": "30.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4335d6e7..1e2428525 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -121,8 +121,8 @@ importers: specifier: 2.12.6 version: 2.12.6(graphql@16.8.1) html-webpack-plugin: - specifier: 5.6.4 - version: 5.6.4(webpack@5.103.0) + specifier: 5.6.5 + version: 5.6.5(webpack@5.103.0) husky: specifier: 9.1.7 version: 9.1.7 @@ -2861,8 +2861,8 @@ packages: engines: {node: '>=12'} hasBin: true - html-webpack-plugin@5.6.4: - resolution: {integrity: sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==} + html-webpack-plugin@5.6.5: + resolution: {integrity: sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g==} engines: {node: '>=10.13.0'} peerDependencies: '@rspack/core': 0.x || 1.x @@ -7744,7 +7744,7 @@ snapshots: enhanced-resolve@5.18.3: dependencies: graceful-fs: 4.2.11 - tapable: 2.2.1 + tapable: 2.3.0 entities@2.2.0: {} @@ -8121,13 +8121,13 @@ snapshots: relateurl: 0.2.7 terser: 5.37.0 - html-webpack-plugin@5.6.4(webpack@5.103.0): + html-webpack-plugin@5.6.5(webpack@5.103.0): dependencies: '@types/html-minifier-terser': 6.1.0 html-minifier-terser: 6.1.0 lodash: 4.17.21 pretty-error: 4.0.0 - tapable: 2.2.1 + tapable: 2.3.0 optionalDependencies: webpack: 5.103.0(webpack-cli@6.0.1)