From e4bdd8bcc8277dcecb74226543e98f5a9e221d67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:07:13 +0000 Subject: [PATCH] build(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 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 57593ba..c255c13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7827,11 +7827,9 @@ unc-path-regex@^0.1.0: integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo= undefsafe@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.1.tgz#03b2f2a16c94556e14b2edef326cd66aaf82707a" - integrity sha1-A7LyoWyUVW4Usu3vMmzWaq+CcHo= - 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== unicons@0.0.3: version "0.0.3"