From 4f3ca895b1e2316b1c7179091149fe97b1a69785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 23:40:47 +0000 Subject: [PATCH] chore(deps): bump ini from 1.3.5 to 1.3.8 Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] --- yarn.lock | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/yarn.lock b/yarn.lock index fc283f2..66ad195 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1485,9 +1485,9 @@ inherits@2, inherits@^2.0.3, inherits@~2.0.3: integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== ini@^1.3.4, ini@~1.3.0: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" - integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" + integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== inquirer@^6.4.1: version "6.5.2" @@ -3399,17 +3399,6 @@ widest-line@^2.0.0: dependencies: string-width "^2.1.1" -winston-node-sentry@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/winston-node-sentry/-/winston-node-sentry-1.3.0.tgz#f5dc5cf43798e0d5480f32b6c729078f16203dc3" - integrity sha512-7yeuFjQP8cEfUNhTLQoQioIvdbwM+CGB/5AFoDY0Yv+8SkFrXRrS2jJDzzk9d5+0Cem6wFpIz+NQP8EKMFFJjQ== - dependencies: - "@sentry/integrations" "^5.7.1" - "@sentry/node" "^5.7.1" - lodash "^4.17.15" - logform "^2.1.2" - winston-transport "^4.3.0" - winston-transport@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.3.0.tgz#df68c0c202482c448d9b47313c07304c2d7c2c66"