From c17f12590d83e3ad428dc1cebaca94c544b6f86f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 11:26:18 +0000 Subject: [PATCH] Bump undefsafe from 0.0.3 to 2.0.5 Bumps [undefsafe](https://github.com/remy/undefsafe) from 0.0.3 to 2.0.5. - [Release notes](https://github.com/remy/undefsafe/releases) - [Commits](https://github.com/remy/undefsafe/compare/v0.0.3...v2.0.5) --- updated-dependencies: - dependency-name: undefsafe dependency-type: indirect ... Signed-off-by: dependabot[bot] --- library/yarn.lock | 5 +++++ yarn.lock | 8 +++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/library/yarn.lock b/library/yarn.lock index a48098473..e1fc2ddf4 100644 --- a/library/yarn.lock +++ b/library/yarn.lock @@ -7266,6 +7266,11 @@ undefsafe@0.0.3: version "0.0.3" resolved "http://registry.camelotunchained.com/undefsafe/-/undefsafe-0.0.3.tgz#ecca3a03e56b9af17385baac812ac83b994a962f" +undefsafe@2.0.5: + 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.0" resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4" diff --git a/yarn.lock b/yarn.lock index 9a683701c..9384a6f1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16602,11 +16602,9 @@ undeclared-identifiers@^1.1.2: xtend "^4.0.1" undefsafe@^2.0.2: - version "2.0.2" - resolved "http://registry.camelotunchained.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== underscore@>=1.4.x: version "1.9.1"