From 475c49df4a5d69579ae2239d67883f4cad3b831c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:02:06 +0000 Subject: [PATCH] chore(deps): bump undefsafe from 2.0.2 to 2.0.5 Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.2 to 2.0.5. - [Release notes](https://github.com/remy/undefsafe/releases) - [Commits](https://github.com/remy/undefsafe/compare/v2.0.2...v2.0.5) --- updated-dependencies: - dependency-name: undefsafe dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/yarn.lock b/yarn.lock index fc283f2..725f52c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3269,11 +3269,9 @@ typescript@^3.6.4: integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg== undefsafe@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.2.tgz#225f6b9e0337663e0d8e7cfd686fc2836ccace76" - integrity sha1-Il9rngM3Zj4Njnz9aG/Cg2zKznY= - dependencies: - debug "^2.2.0" + version "2.0.5" + resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c" + integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA== union-value@^1.0.0: version "1.0.1" @@ -3399,17 +3397,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"