From 12f7d09932124322955517067fb91afdb28c0ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 22:56:35 +0000 Subject: [PATCH] Bump express from 3.1.0 to 4.17.1 in /tsdscc/catalogs/carisma 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/carisma/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsdscc/catalogs/carisma/package.json b/tsdscc/catalogs/carisma/package.json index b36c1ff..9baec9c 100644 --- a/tsdscc/catalogs/carisma/package.json +++ b/tsdscc/catalogs/carisma/package.json @@ -8,6 +8,6 @@ "unzip" : "*", "zlib" : "*", "jsdom" : "*", - "express" : "3.1.0" + "express" : "4.17.1" } } \ No newline at end of file