From 51cab4c1c728d0793064af8d932341b13254c553 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 04:24:05 +0000 Subject: [PATCH] [Security] Bump ini from 1.3.4 to 2.0.0 Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 2.0.0. **This update includes a security fix.** - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v2.0.0) 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..c80a219 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": "2.0.0", "inquirer": "1.1.2", "multer": "1.1.0", "sha512": "0.0.1"