From 768ff62a14e4d895633a13097fa69af5dcb69c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 10:14:01 +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[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1fee8b8..cbdc9ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -961,7 +961,7 @@ babel-types@^6.24.1, babel-types@^6.26.0: babel@6.5.2: version "6.5.2" - resolved "http://registry.npmjs.org/babel/-/babel-6.5.2.tgz#59140607438270920047ff56f02b2d8630c2d129" + resolved "https://registry.npmjs.org/babel/-/babel-6.5.2.tgz#59140607438270920047ff56f02b2d8630c2d129" babylon@^6.11.0: version "6.13.0" @@ -2586,8 +2586,8 @@ inherits@2.0.1: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" + version "1.3.7" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" inquirer@^3.0.6: version "3.3.0"