From cff283da38cdf9e847624fd6e9c0d34d883e2719 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 06:23:54 +0000 Subject: [PATCH] chore(deps-dev): [security] bump codecov from 3.5.0 to 3.8.0 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.8.0. **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.0) 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..4bbf0d7 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.0", "commitizen": "3.1.1", "cz-conventional-changelog": "2.1.0", "eslint": "5.16.0",