MValle21 / conduktor

A simple URL shortener that uses GSuite authentication
MIT License
0 stars 0 forks source link

Update dependency webpack-bundle-analyzer to v3.4.0 - autoclosed #95

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
webpack-bundle-analyzer devDependencies minor 3.3.2 -> 3.4.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 9.8 CVE-2022-29078 #76
High 9.8 WS-2021-0153 #75
High 7.5 CVE-2022-24999 #97
High 7.5 WS-2020-0042 #6
Medium 5.3 CVE-2021-32640 #101

Release Notes

webpack-contrib/webpack-bundle-analyzer ### [`v3.4.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#​340) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.3.2...v3.4.0) - **Improvements** - Add `port: 'auto'` option ([#​290](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/290), [@​avin-kavish](https://togithub.com/avin-kavish)) - **Bug Fix** - Avoid mutation of the generated `stats.json` ([#​293](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/293), [@​wood1986](https://togithub.com/wood1986)) - **Internal** - Use Autoprefixer ([#​266](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/266), [@​bregenspan](https://togithub.com/bregenspan)) - Detect `AsyncMFS` to support dev-server of Nuxt 2.5 and above ([#​275](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/275), [@​amoshydra](https://togithub.com/amoshydra))