From 040235040f6c18f9449c6a362ff56a107a5313d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:05:52 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.14.6 in /lambda-auth/server 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] --- lambda-auth/server/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda-auth/server/package.json b/lambda-auth/server/package.json index 3e59f06..e0176d4 100644 --- a/lambda-auth/server/package.json +++ b/lambda-auth/server/package.json @@ -6,7 +6,7 @@ "dependencies": { "firebase-admin": "^4.1.1", "install": "^0.8.7", - "npm": "^4.3.0", + "npm": "^6.14.6", "twilio": "^3.0.0-rc.13" }, "devDependencies": {},