From 421bcaf15cd502d4eca69bfcd5e2b61307e176d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 04:15:39 +0000 Subject: [PATCH] Bump ini from 1.3.4 to 1.3.7 Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.7) 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..3c6dfd4 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.7", "inquirer": "1.1.2", "multer": "1.1.0", "sha512": "0.0.1"