From cf850868fb9138bf307c7e2fb8e36fed41bf01f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 18:52:15 +0000 Subject: [PATCH] Bump just-safe-set from 2.1.0 to 2.2.3 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] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8d6df0..8deed9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15699,11 +15699,6 @@ "resolved": "https://registry.npmjs.org/just-safe-get/-/just-safe-get-1.3.3.tgz", "integrity": "sha512-tZgS+PJWvyuC2matNIkC/zhHKQ26cHdoSHosgRxpYxCjxdVt94zskANwIU1r3K4yHhT6SNKLhhnh7j2jsOmQfA==" }, - "just-safe-set": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/just-safe-set/-/just-safe-set-2.1.0.tgz", - "integrity": "sha512-wSTg/2bQpzyivBYbWPqQgafdfxW0tr3hX9qYGDRS2ws+AXwc7tvn8ABqkp8iPQHChjj4F5JvL3t0FQLbcNuKig==" - }, "k-bucket": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/k-bucket/-/k-bucket-5.0.0.tgz", @@ -25868,6 +25863,11 @@ "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-4.1.0.tgz", "integrity": "sha512-ApcjaOdVTJ7y4r08xI5wIqpvwS48Q0PBG4DJROcEkH1f8MdAiNFyFxz3xoL0LWAVwjrwPYZdVHHxhRHcx/uGLA==" }, + "just-safe-set": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/just-safe-set/-/just-safe-set-2.2.3.tgz", + "integrity": "sha512-6zAkfGKRjB766zXv/UVSGOFKSAqakhwLQDyIR9bmIhJ/e6jS3Ci1VxYTqaiooYZZUw3VLg0sZva8PE6JX/iu2w==" + }, "locate-path": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",