From 1e6ca83d6d81d9a7dbb3a94f454eee4915466d07 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 11:43:58 +0000 Subject: [PATCH] build(deps-dev): [security] bump codecov from 3.5.0 to 3.7.1 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.7.1. **This update includes a security fix.** - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/commits/v3.7.1) 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 151b236..69ef963 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@typescript-eslint/eslint-plugin": "1.13.0", "@typescript-eslint/parser": "1.13.0", "all-contributors-cli": "6.7.0", - "codecov": "3.5.0", + "codecov": "3.7.1", "commitizen": "3.1.1", "cz-conventional-changelog": "2.1.0", "eslint": "5.16.0",