From 9f7ea00e87be8c2841ec8a365a523275909e3d03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:30:20 +0000 Subject: [PATCH] Bump libnested from 1.4.1 to 1.5.2 Bumps [libnested](https://github.com/dominictarr/libnested) from 1.4.1 to 1.5.2. - [Release notes](https://github.com/dominictarr/libnested/releases) - [Commits](https://github.com/dominictarr/libnested/compare/v1.4.1...v1.5.2) --- updated-dependencies: - dependency-name: libnested dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e7598c4..7d814d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3785,9 +3785,9 @@ } }, "libnested": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/libnested/-/libnested-1.4.1.tgz", - "integrity": "sha512-7fvNHrU8QTep71gIJuz7z6iBAQULEHJOcIA0MKUlwFrSnntvOvnke+/tnR7ZxyRAQQ303UJXNZBSRz3r0N5tqw==" + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/libnested/-/libnested-1.5.2.tgz", + "integrity": "sha512-DbiwHL8454goYRp5Xn9vUA5XU6x8rNh8BmZ7ywSTUhVBIiDS7ev/FT6+AwU2/ZKW2jEOC7WKhpkJfExaQwosRA==" }, "libsodium": { "version": "0.7.5", @@ -9050,11 +9050,6 @@ "xtend": "~4.0.0" } }, - "libnested": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/libnested/-/libnested-1.4.1.tgz", - "integrity": "sha512-7fvNHrU8QTep71gIJuz7z6iBAQULEHJOcIA0MKUlwFrSnntvOvnke+/tnR7ZxyRAQQ303UJXNZBSRz3r0N5tqw==" - }, "libsodium": { "version": "0.7.4", "resolved": "https://registry.npmjs.org/libsodium/-/libsodium-0.7.4.tgz",