billmcchesney1 / node-jose

Apache License 2.0
0 stars 0 forks source link

chore(deps): update dependency karma-webpack to v5 - autoclosed #98

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

mend-for-github-com[bot] commented 5 months ago

This PR contains the following updates:

Package Type Update Change
karma-webpack devDependencies major ^3.0.0 -> ^5.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 7.5 CVE-2022-37603 #71
High 7.4 CVE-2024-29180 #97
High 7.1 CVE-2022-46175 #72

Release Notes

webpack-contrib/karma-webpack (karma-webpack) ### [`v5.0.0`](https://togithub.com/webpack-contrib/karma-webpack/blob/HEAD/CHANGELOG.md#500-2021-02-02) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v4.0.2...v5.0.0) No changes, just a new stable release. ### [`v4.0.2`](https://togithub.com/codymikol/karma-webpack/releases/tag/v4.0.2) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v4.0.1...v4.0.2) ##### [4.0.2](https://togithub.com/webpack-contrib/karma-webpack/compare/v4.0.1...v4.0.2) (2019-06-08) ##### Bug Fixes - don't error when webpackMiddleware config not provided' ([#​418](https://togithub.com/webpack-contrib/karma-webpack/issues/418)) ([7570912](https://togithub.com/webpack-contrib/karma-webpack/commit/7570912)) ### [`v4.0.1`](https://togithub.com/codymikol/karma-webpack/releases/tag/v4.0.1) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v4.0.0...v4.0.1) ##### [4.0.1](https://togithub.com/webpack-contrib/karma-webpack/compare/v4.0.0...v4.0.1) (2019-06-07) ##### Bug Fixes - **package:** point to dist instead of lib ([#​417](https://togithub.com/webpack-contrib/karma-webpack/issues/417)) ([c0a0d47](https://togithub.com/webpack-contrib/karma-webpack/commit/c0a0d47)) ### [`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)