From 7e5db9a62d97bedba52c2995f0da9523997b7dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:05:56 +0000 Subject: [PATCH] Bump npm from 3.10.10 to 6.14.6 in /examples/2016.12.06-session Bumps [npm](https://github.com/npm/cli) from 3.10.10 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/v3.10.10...v6.14.6) Signed-off-by: dependabot[bot] --- examples/2016.12.06-session/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/2016.12.06-session/package.json b/examples/2016.12.06-session/package.json index c29e683..e944481 100644 --- a/examples/2016.12.06-session/package.json +++ b/examples/2016.12.06-session/package.json @@ -16,7 +16,7 @@ "express": "^4.14.0", "express-session": "^1.14.0", "install": "^0.8.1", - "npm": "^3.10.6", + "npm": "^6.14.6", "session-file-store": "^0.2.0" } }