From fab2b36d27f9cc0ca96acbc67ee6af6870878abe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:00:39 +0000 Subject: [PATCH] Update dependency karma to v6.3.16 [SECURITY] --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2a48714..d6eda31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3102,9 +3102,7 @@ karma-rollup-preprocessor@^7.0.6: debounce "^1.2.0" karma@^6.1.1: - version "6.1.1" - resolved "https://registry.yarnpkg.com/karma/-/karma-6.1.1.tgz#a7539618cca0f2cbb26d5497120ec31fe340c2a1" - integrity sha512-vVDFxFGAsclgmFjZA/qGw5xqWdZIWxVD7xLyCukYUYd5xs/uGzYbXGOT5zOruVBQleKEmXIr4H2hzGCTn+M9Cg== + version "6.3.16" dependencies: body-parser "^1.19.0" braces "^3.0.2"