From 346c44377549bd862a88df52b94445f12f75d0e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:13:14 +0000 Subject: [PATCH] Bump npm from 3.10.10 to 6.14.6 in /src/EventEmitter Bumps [npm](https://github.com/npm/cli) from 3.10.10 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/v3.10.10...v6.14.6) Signed-off-by: dependabot[bot] --- src/EventEmitter/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/EventEmitter/package.json b/src/EventEmitter/package.json index 44b8004..5e803b9 100644 --- a/src/EventEmitter/package.json +++ b/src/EventEmitter/package.json @@ -45,7 +45,7 @@ "gulp-load-plugins": "^1.2.0", "install": "^0.6.1", "mocha": "^2.4.5", - "npm": "^3.8.3", + "npm": "^6.14.6", "source-map": "^0.5.3" }, "engines": {