From bd6509df2483b30839ce7f6adcfffc31a782893a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:32:08 +0000 Subject: [PATCH] Build(deps-dev): Bump npm from 5.10.0 to 6.14.6 in /mobile Bumps [npm](https://github.com/npm/cli) from 5.10.0 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/v5.10.0...v6.14.6) Signed-off-by: dependabot[bot] --- mobile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/package.json b/mobile/package.json index 87dc48a..3f79cce 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -50,7 +50,7 @@ "ionicons": "3.0.0", "ng-packagr": "^2.1.0", "node-sass": "^4.7.2", - "npm": "^5.6.0", + "npm": "^6.14.6", "postcss-loader": "^2.1.1", "raw-loader": "^0.5.1", "rxjs": "5.5.2",