billmcchesney1 / node-jose

Apache License 2.0
0 stars 0 forks source link

chore(deps): update dependency karma-webpack to v4 - autoclosed #77

Closed mend-for-github-com[bot] closed 7 months ago

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

This PR contains the following updates:

Package Type Update Change
karma-webpack devDependencies major ^3.0.0 -> ^4.0.0

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

Severity CVSS Score CVE GitHub Issue
Critical 9.8 CVE-2022-37601 #65
High 8.8 CVE-2022-46175 #72
High 7.5 CVE-2022-37603 #71

Release Notes

webpack-contrib/karma-webpack (karma-webpack) ### [`v4.0.0`](https://togithub.com/webpack-contrib/karma-webpack/blob/HEAD/CHANGELOG.md#400-rc5-2018-11-30) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v3.0.5...v4.0.0) ##### Bug Fixes - **karma-webpack:** Do not unify "colors" property if webpack "stats" is a string ([#​376](https://togithub.com/webpack-contrib/karma-webpack/issues/376)) ([840dea2](https://togithub.com/webpack-contrib/karma-webpack/commit/840dea2)), closes [#​375](https://togithub.com/webpack-contrib/karma-webpack/issues/375)