From 10782ab966e7a7169de9550ad6edb368b90e1a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:30:05 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index fc7cc7d..94c4f99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1751,9 +1751,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.4",