From f5c19b25c70a788d198bf810396286da0b28a20a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 20:02:46 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.14.6 in /google-blockly-for-tutorial Bumps [npm](https://github.com/npm/cli) from 4.6.1 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/v4.6.1...v6.14.6) Signed-off-by: dependabot[bot] --- google-blockly-for-tutorial/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 google-blockly-for-tutorial/package.json diff --git a/google-blockly-for-tutorial/package.json b/google-blockly-for-tutorial/package.json old mode 100755 new mode 100644 index d843adf..93fd8a9 --- a/google-blockly-for-tutorial/package.json +++ b/google-blockly-for-tutorial/package.json @@ -44,7 +44,7 @@ "dependencies": { "google-closure-library": "^20180204.0.0", "install": "^0.8.8", - "npm": "^4.4.4", + "npm": "^6.14.6", "webdriverio": "^4.6.2" } }