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 #42

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years 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 vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 7.5 WS-2020-0042

Release Notes

webpack-contrib/webpack-bundle-analyzer ### [`v3.4.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/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))