From 2c3ea96344e924e6bdedd9e203398777d3fce4d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 10:24:45 +0000 Subject: [PATCH] Bump ini from 1.3.5 to 1.3.7 Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2cc5cf6..09ee80f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -347,9 +347,9 @@ autonumeric@^4.2.13: version "4.2.15" resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.2.15.tgz#bc9c7248a258575dbdf33f011c295bdd755aeb92" -autonumeric@^4.2.15: - version "4.4.0" - resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.4.0.tgz#b25a71324b6a6d9c0a065dbd3c6770c521137be0" +autonumeric@^4.4.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.6.0.tgz#6b87240f060b2d33e36b0c8de5ba7a5ed67a38d4" autoprefixer@^6.3.1: version "6.7.7" @@ -1590,7 +1590,7 @@ compression-webpack-plugin@1.1.11: compression@^1.5.2: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -3527,8 +3527,8 @@ inherits@2.0.1: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" ini@^1.3.4, ini@~1.3.0: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" + version "1.3.7" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" inquirer@5.1.0: version "5.1.0"