From bf1229198b3329a86f267cdfc3e031f5046dc994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 19:50:08 +0000 Subject: [PATCH] Bump npm in /QuizApp/plugins/cordova-plugin-browsersync Bumps [npm](https://github.com/npm/cli) from 2.15.12 to 6.13.4. - [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/v2.15.12...v6.13.4) Signed-off-by: dependabot[bot] --- QuizApp/plugins/cordova-plugin-browsersync/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuizApp/plugins/cordova-plugin-browsersync/package.json b/QuizApp/plugins/cordova-plugin-browsersync/package.json index c4477ecc..40a9a216 100644 --- a/QuizApp/plugins/cordova-plugin-browsersync/package.json +++ b/QuizApp/plugins/cordova-plugin-browsersync/package.json @@ -65,7 +65,7 @@ "csp-parse": "0.0.2", "elementtree": "^0.1.6", "glob": "^5.0.15", - "npm": "^2.13.5", + "npm": "^6.13.4", "plist": "^1.1.0", "q": "^1.4.1" },