From b3718a3afe17beb5c0c2a2472a920222d71bdab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 22:56:02 +0000 Subject: [PATCH] Bump express from 3.1.0 to 4.17.1 in /tsdscc/catalogs/cdaweb Bumps [express](https://github.com/expressjs/express) from 3.1.0 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.1.0...4.17.1) Signed-off-by: dependabot[bot] --- tsdscc/catalogs/cdaweb/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsdscc/catalogs/cdaweb/package.json b/tsdscc/catalogs/cdaweb/package.json index 507db54..b9df573 100644 --- a/tsdscc/catalogs/cdaweb/package.json +++ b/tsdscc/catalogs/cdaweb/package.json @@ -4,6 +4,6 @@ "dependencies": { "xml2js" : "*", "request" : "*", - "express" : "3.1.0" + "express" : "4.17.1" } } \ No newline at end of file