MValle21 / conduktor

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

Update dependency html-webpack-plugin to v3 - autoclosed #96

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
html-webpack-plugin devDependencies major ^2.30.1 -> ^3.0.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-37598 #89
High 9.8 CVE-2022-37601 #86
High 7.5 CVE-2021-3803 #113
High 7.5 CVE-2022-21222 #83

Release Notes

jantimon/html-webpack-plugin ### [`v3.0.0`](https://togithub.com/jantimon/html-webpack-plugin/blob/HEAD/CHANGELOG.md#​300-httpsgithubcomjantimonhtml-webpack-plugincomparev2301v300-2018-28-02) [Compare Source](https://togithub.com/jantimon/html-webpack-plugin/compare/v2.30.1...v3.0.0) ##### Features - Add support for the new [webpack tapable](https://togithub.com/webpack/tapable) to be compatible with webpack 4.x - Remove bluebird dependency ##### BREAKING CHANGES - Similar to webpack 4.x the support for node versions older than 6 are no longer supported