chore(deps): update dependency webpack-bundle-analyzer to v3 [security] #210
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.9.0->^3.0.0^2.9.0->^3.0.0Cross-Site Scripting in webpack-bundle-analyzer
GHSA-pgr8-jg6h-8gw6
More information
Details
Versions of
webpack-bundle-analyzerprior to 3.3.2 are vulnerable to Cross-Site Scripting. The package usesJSON.stringify()without properly escaping input which may lead to Cross-Site Scripting.Recommendation
Upgrade to version 3.3.2 or later.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:LReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
webpack/webpack-bundle-analyzer (webpack-bundle-analyzer)
v3.3.2Compare Source
v3.3.1Compare Source
Improvements
Bug Fix
-hflag (#260, fixes #239)v3.3.0Compare Source
New Feature
Internal
v3.2.0Compare Source
v3.1.0Compare Source
v3.0.4Compare Source
v3.0.3Compare Source
staticmode (#215, @sebastianhaeni)v3.0.2Compare Source
Improvements
@babel/runtimedependency (#209, @realityking).babelrc(#209, @realityking)Bug Fix
v3.0.1Compare Source
v3.0.0Compare Source
Breaking change
New Feature
Improvements
folder1 => folder2 => file1is now shown likefolder1/folder2 => file1(thanks to @varun-singh-1 for the idea)Internal
v2.13.1Compare Source
Improvement
Bug Fix
Array.concatoptimization (#184, fixes #183)Internal
v2.13.0Compare Source
v2.12.0Compare Source
v2.11.3Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.