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"