From 4f4505be3bad3ff3a6de818f4bc36b9d9907c866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 04:09:41 +0000 Subject: [PATCH] Bump cookie-signature from 1.0.3 to 1.1.0 in /node_modules.mac/express Bumps [cookie-signature](https://github.com/visionmedia/node-cookie-signature) from 1.0.3 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/compare/1.0.3...1.1.0) Signed-off-by: dependabot[bot] --- node_modules.mac/express/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 node_modules.mac/express/package.json diff --git a/node_modules.mac/express/package.json b/node_modules.mac/express/package.json old mode 100755 new mode 100644 index 14eb8fb..6142ce6 --- a/node_modules.mac/express/package.json +++ b/node_modules.mac/express/package.json @@ -62,7 +62,7 @@ "vary": "0.1.0", "cookie": "0.1.2", "fresh": "0.2.2", - "cookie-signature": "1.0.3", + "cookie-signature": "1.1.0", "merge-descriptors": "0.0.2", "utils-merge": "1.0.0", "qs": "0.6.6",