From f28538ce71e5f4b72ff55d9d5b9314025f956e93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 23:26:54 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.21 in /bin/lifx_impl Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bin/lifx_impl/package-lock.json | 2 +- bin/lifx_impl/yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/lifx_impl/package-lock.json b/bin/lifx_impl/package-lock.json index 31ab3e7..7149d85 100644 --- a/bin/lifx_impl/package-lock.json +++ b/bin/lifx_impl/package-lock.json @@ -12,7 +12,7 @@ "lodash": { "version": "4.17.4", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", - "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + "integrity": "sha512-6X37Sq9KCpLSXEh8uM12AKYlviHPNNk4RxiGBn4cmKGJinbXBneWIV7iE/nXkM928O7ytHcHb6+X6Svl0f4hXg==" }, "node-lifx": { "version": "0.8.0", diff --git a/bin/lifx_impl/yarn.lock b/bin/lifx_impl/yarn.lock index d9bee80..8b5265a 100644 --- a/bin/lifx_impl/yarn.lock +++ b/bin/lifx_impl/yarn.lock @@ -7,8 +7,8 @@ eventemitter3@^2.0.2: resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-2.0.3.tgz#b5e1079b59fb5e1ba2771c0a993be060a58c99ba" lodash@^4.5.0: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" node-lifx@^0.8.0: version "0.8.0"