From 4b44562935d153ac99f78a5ba9219ef46edbc44a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:30:11 +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 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98a6ff4..e7a83e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1661,9 +1661,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==" }, "load-json-file": { "version": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 10dc6b8..95daf0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1155,9 +1155,9 @@ levelup@~0.19.0: xtend "~3.0.0" libnested@^1.3.2: - version "1.4.1" - resolved "https://registry.yarnpkg.com/libnested/-/libnested-1.4.1.tgz#8377e32b76a32530e70b6bea155a579ca0a2219b" - integrity sha512-7fvNHrU8QTep71gIJuz7z6iBAQULEHJOcIA0MKUlwFrSnntvOvnke+/tnR7ZxyRAQQ303UJXNZBSRz3r0N5tqw== + version "1.5.2" + resolved "https://registry.yarnpkg.com/libnested/-/libnested-1.5.2.tgz#d81250c63527f233c09f07134f6e7240625c9165" + integrity sha512-DbiwHL8454goYRp5Xn9vUA5XU6x8rNh8BmZ7ywSTUhVBIiDS7ev/FT6+AwU2/ZKW2jEOC7WKhpkJfExaQwosRA== load-json-file@^4.0.0: version "4.0.0"