From 085ee62b9d212455154a7394ac0e0a93088598fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 22:03:19 +0000 Subject: [PATCH] Bump express from 3.3.5 to 4.17.1 Bumps [express](https://github.com/expressjs/express) from 3.3.5 to 4.17.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/3.3.5...4.17.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20120e4..7feaef4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "grunt" : "0.4.2", "grunt-contrib-jshint" : "0.8.0", "attester" : "1.2.1", - "express" : "3.3.5", + "express" : "4.17.1", "atpackager" : "0.2.0", "ariatemplates" : "*" }