From 3f01552e6a0a5597de3a10f9ade405e21dca1842 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:35:25 +0000 Subject: [PATCH] chore(deps-dev): [security] bump codecov from 3.5.0 to 3.8.3 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.8.3. **This update includes security fixes.** - [Release notes](https://github.com/codecov/codecov-node/releases) - [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-node/commits/v3.8.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e333d40..d1943a3 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@typescript-eslint/parser": "1.11.0", "all-contributors-cli": "6.7.0", "chance": "1.0.18", - "codecov": "3.5.0", + "codecov": "3.8.3", "commitizen": "3.1.1", "cz-conventional-changelog": "2.1.0", "eslint": "5.16.0",