From e4742f5cc3d760d36418da78099f02c98cbfc9b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 15:03:43 +0000 Subject: [PATCH] build(deps-dev): bump webpack-bundle-analyzer in the webpack group Bumps the webpack group with 1 update: [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer). Updates `webpack-bundle-analyzer` from 5.0.0 to 5.0.1 - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-bundle-analyzer/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: webpack-bundle-analyzer dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: webpack ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f2adb41..c0dd49e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12824,9 +12824,9 @@ } }, "node_modules/webpack-bundle-analyzer": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-5.0.0.tgz", - "integrity": "sha512-iPQjqb5lYMsLUHjQT2NnanDXr8s61lVVBfIbvHfx1Akj+xZveW1lkJXRhbwbq737lUzd7EDRuN8fhxWGD5L4vw==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-5.0.1.tgz", + "integrity": "sha512-PUp3YFOHysSw8t+13rcF+8o5SGaP/AZ5KnIF3qJfFodv4xJkmixnfcyy+LOwNadpzvyrEKpaMlewAG2sFUfdpw==", "dev": true, "dependencies": { "@discoveryjs/json-ext": "0.5.7", @@ -22462,9 +22462,9 @@ } }, "webpack-bundle-analyzer": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-5.0.0.tgz", - "integrity": "sha512-iPQjqb5lYMsLUHjQT2NnanDXr8s61lVVBfIbvHfx1Akj+xZveW1lkJXRhbwbq737lUzd7EDRuN8fhxWGD5L4vw==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-5.0.1.tgz", + "integrity": "sha512-PUp3YFOHysSw8t+13rcF+8o5SGaP/AZ5KnIF3qJfFodv4xJkmixnfcyy+LOwNadpzvyrEKpaMlewAG2sFUfdpw==", "dev": true, "requires": { "@discoveryjs/json-ext": "0.5.7",