From b46aac87659b617146161f6b84c3a593aeff5e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 19:52:22 +0000 Subject: [PATCH] Bump cookie-signature from 0.0.1 to 1.1.0 in /ReloadServer/express Bumps [cookie-signature](https://github.com/visionmedia/node-cookie-signature) from 0.0.1 to 1.1.0. - [Release notes](https://github.com/visionmedia/node-cookie-signature/releases) - [Changelog](https://github.com/tj/node-cookie-signature/blob/master/History.md) - [Commits](https://github.com/visionmedia/node-cookie-signature/commits/1.1.0) Signed-off-by: dependabot[bot] --- ReloadServer/express/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReloadServer/express/package.json b/ReloadServer/express/package.json index 8114f28..c275498 100644 --- a/ReloadServer/express/package.json +++ b/ReloadServer/express/package.json @@ -34,7 +34,7 @@ "fresh": "0.1.0", "methods": "0.0.1", "send": "0.1.0", - "cookie-signature": "0.0.1", + "cookie-signature": "1.1.0", "debug": "*" }, "devDependencies": {