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"