From 8369ecf6a624a93c6a486acf6a54efbf1ab1e233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 20:35:23 +0000 Subject: [PATCH] Bump npm from 6.11.3 to 6.14.6 Bumps [npm](https://github.com/npm/cli) from 6.11.3 to 6.14.6. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v6.11.3...v6.14.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94fccb2..49b69f8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@aws-cdk/aws-rds": "1.8.0", "@aws-cdk/core": "1.8.0", "aws-cdk": "1.8.0", - "npm": "6.11.3", + "npm": "6.14.6", "source-map-support": "0.5.13", "typescript": "3.6.3" },