From 8db264fbc83ed58544e9bf798674e2757b23c83a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 04:21:38 +0000 Subject: [PATCH] Bump ini from 1.3.4 to 1.3.6 Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.6. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85c20f2..ca8c0ea 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "body-parser": "1.15.2", "docopt": "0.6.2", "express": "4.14.0", - "ini": "1.3.4", + "ini": "1.3.6", "inquirer": "1.1.2", "multer": "1.1.0", "sha512": "0.0.1"