From d62e7a065a27f96a702c279274f5b6459e35f18b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 11:17:46 +0000 Subject: [PATCH] Bump merge-deep from 3.0.2 to 3.0.3 Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/jonschlinkert/merge-deep/releases) - [Commits](https://github.com/jonschlinkert/merge-deep/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: merge-deep dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7962f9c..0aabdf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4517,12 +4517,14 @@ exit@^0.1.2: resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c" integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw= -"exjs@github:BSick7/exjs#0.5.0": +exjs@BSick7/exjs#0.5.0: version "0.5.0" + uid "98195810790c0e61cb5beb510da4b756528f92f2" resolved "https://codeload.github.com/BSick7/exjs/tar.gz/98195810790c0e61cb5beb510da4b756528f92f2" -"exjs@github:BSick7/exjs#0.5.1": +exjs@BSick7/exjs#0.5.1: version "0.5.1" + uid "87f638b98635fe8ddee36ce964e64bcce6e2bb6d" resolved "https://codeload.github.com/BSick7/exjs/tar.gz/87f638b98635fe8ddee36ce964e64bcce6e2bb6d" expand-brackets@^2.1.4: @@ -5429,8 +5431,9 @@ http-signature@~1.2.0: jsprim "^1.2.2" sshpk "^1.7.0" -"http-status-codes@github:edsilv/http-status-codes#v0.0.7": +http-status-codes@edsilv/http-status-codes#v0.0.7: version "0.0.7" + uid af3a8ab9970b1f291a79b03c7382dc16aebee749 resolved "https://codeload.github.com/edsilv/http-status-codes/tar.gz/af3a8ab9970b1f291a79b03c7382dc16aebee749" https-browserify@^1.0.0: @@ -7006,9 +7009,9 @@ memory-fs@^0.5.0: readable-stream "^2.0.1" merge-deep@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/merge-deep/-/merge-deep-3.0.2.tgz#f39fa100a4f1bd34ff29f7d2bf4508fbb8d83ad2" - integrity sha512-T7qC8kg4Zoti1cFd8Cr0M+qaZfOwjlPDEdZIIPPB2JZctjaPM4fX+i7HOId69tAti2fvO6X5ldfYUONDODsrkA== + version "3.0.3" + resolved "https://registry.yarnpkg.com/merge-deep/-/merge-deep-3.0.3.tgz#1a2b2ae926da8b2ae93a0ac15d90cd1922766003" + integrity sha512-qtmzAS6t6grwEkNrunqTBdn0qKwFgNWvlxUbAV8es9M7Ot1EbyApytCnvE0jALPa46ZpKDUo527kKiaWplmlFA== dependencies: arr-union "^3.1.0" clone-deep "^0.2.4"