From a616870b61de18b7f80563cb22c3e466c83486ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 13:11:46 +0000 Subject: [PATCH] chore(deps): bump undefsafe from 2.0.1 to 2.0.5 Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.1 to 2.0.5. - [Release notes](https://github.com/remy/undefsafe/releases) - [Commits](https://github.com/remy/undefsafe/compare/v2.0.1...v2.0.5) --- updated-dependencies: - dependency-name: undefsafe dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index f8a0c77..8c45c12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9594,10 +9594,8 @@ unbzip2-stream@^1.0.9: through "^2.3.6" undefsafe@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.1.tgz#03b2f2a16c94556e14b2edef326cd66aaf82707a" - dependencies: - debug "^2.2.0" + version "2.0.5" + resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c" underscore@~1.6.0: version "1.6.0"