From 5653314e1eef67dd446a25d457000ae3263e15c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 04:21:38 +0000 Subject: [PATCH] Bump console-stamp from 0.1.6 to 3.0.3 Bumps [console-stamp](https://github.com/starak/node-console-stamp) from 0.1.6 to 3.0.3. - [Release notes](https://github.com/starak/node-console-stamp/releases) - [Commits](https://github.com/starak/node-console-stamp/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index a239f75b..817351ce --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "bcryptjs": "~1.0.4", "socket.io-client": "~0.9.16", "sinon": "~1.7.3", - "console-stamp": "~0.1.1" + "console-stamp": "~3.0.3" }, "devDependencies": { "supertest": "~0.8.0",