From edfc2e9a230d4b54f4f1f01008c538d3e2510593 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 19:48:41 +0000 Subject: [PATCH] chore(deps): update devdependency codecov to v3.7.1 [security] --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1c32d90..8d52182 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2034,9 +2034,7 @@ code-point-at@^1.0.0: integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= codecov@^3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.4.0.tgz#7d16d9d82b0ce20efe5dbf66245a9740779ff61b" - integrity sha512-+vtyL1B11MWiRIBaPnsIALKKpLFck9m6QdyI20ZnG8WqLG2cxwCTW9x/LbG4Ht8b81equZWw5xLcr+0BIvmdJQ== + version "3.7.1" dependencies: argv "^0.0.2" ignore-walk "^3.0.1"