From e28b379a5f7e0fb6e4bae318ff336495740eec12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 14:58:24 +0000 Subject: [PATCH] chore(deps): bump path-parse from 1.0.6 to 1.0.7 Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... 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..af92911 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2451,9 +2451,9 @@ path-key@^2.0.0, path-key@^2.0.1: integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A= path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== path-type@^2.0.0: version "2.0.0" @@ -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"