From 61198d555e8e0936d372047a328a1e5815e36843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 02:36:11 +0000 Subject: [PATCH] build(deps): 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 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 420737a..d9616ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2272,11 +2272,11 @@ dashdash@^1.12.0: assert-plus "^1.0.0" "datastream-client@file:packages/datastream-client": - version "1.8.6" + version "1.9.2" dependencies: - "@auroradao/datastream-connection" "^1.8.6" - "@auroradao/datastream-connector-web" "^1.8.6" - "@auroradao/datastream-types" "^1.8.6" + "@auroradao/datastream-connection" "^1.9.2" + "@auroradao/datastream-connector-web" "^1.9.2" + "@auroradao/datastream-types" "^1.9.2" shortid "^2.2.14" task-handler "^2.12.0" @@ -3693,8 +3693,9 @@ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3: resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" ini@^1.3.2, ini@^1.3.4: - version "1.3.5" - resolved "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" + version "1.3.7" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" + integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ== init-package-json@^1.10.3: version "1.10.3"