From 8c9dc2344da8eb5d19e8a0f9680e9934c5df34ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 17:21:28 +0000 Subject: [PATCH] Bump npm from 5.10.0 to 6.13.4 Bumps [npm](https://github.com/npm/cli) from 5.10.0 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/v5.10.0...v6.13.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 863fea6..f88a585 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "inert": "^5.1.0", "jsonwebtoken": "^8.1.0", "multer": "^1.3.0", - "npm": "^5.8.0", + "npm": "^6.13.4", "pg": "^7.3.0", "reflect-metadata": "^0.1.10", "sql.js": "^0.5.0",