MValle21 / conduktor

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

Update dependency copy-webpack-plugin to v4.5.3 - autoclosed #93

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
copy-webpack-plugin devDependencies patch 4.5.2 -> 4.5.3

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

Severity CVSS Score CVE GitHub Issue
High 9.8 CVE-2020-7774 #15
High 8.1 CVE-2020-7660 #18
High 7.5 CVE-2021-27290 #105
Medium 5.4 CVE-2019-16769 #8
Low 2.5 CVE-2017-18869 #26

Release Notes

webpack-contrib/copy-webpack-plugin ### [`v4.5.3`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#​453-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev452v453-2018-10-10) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.2...v4.5.3) ##### Bug Fixes - **processPattern:** add `glob` directory context to `contextDependencies` ([#​290](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/290)) ([5fa69db](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/5fa69db))