From c8239435ce9601f702c02bcb5a8b77f660300483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 18:51:11 +0000 Subject: [PATCH] Bump just-safe-set from 2.1.0 to 2.2.3 in /packages/crypto-ipfs Bumps [just-safe-set](https://github.com/angus-c/just) from 2.1.0 to 2.2.3. - [Release notes](https://github.com/angus-c/just/releases) - [Commits](https://github.com/angus-c/just/commits) --- updated-dependencies: - dependency-name: just-safe-set dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/crypto-ipfs/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/crypto-ipfs/yarn.lock b/packages/crypto-ipfs/yarn.lock index 2a45665c..53294842 100644 --- a/packages/crypto-ipfs/yarn.lock +++ b/packages/crypto-ipfs/yarn.lock @@ -1086,9 +1086,9 @@ json-text-sequence@~0.1.0: delimit-stream "0.1.0" just-safe-set@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/just-safe-set/-/just-safe-set-2.1.0.tgz#237234e681a4f330b5dfa71a5251f34962813ef9" - integrity sha512-wSTg/2bQpzyivBYbWPqQgafdfxW0tr3hX9qYGDRS2ws+AXwc7tvn8ABqkp8iPQHChjj4F5JvL3t0FQLbcNuKig== + version "2.2.3" + resolved "https://registry.yarnpkg.com/just-safe-set/-/just-safe-set-2.2.3.tgz#b717b71a7237ff9f4b9d1220128a576001a11535" + integrity sha512-6zAkfGKRjB766zXv/UVSGOFKSAqakhwLQDyIR9bmIhJ/e6jS3Ci1VxYTqaiooYZZUw3VLg0sZva8PE6JX/iu2w== left-pad@^1.3.0: version "1.3.0"