From 02e11b68e7145701e268f57f5e96b238d642878b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Apr 2023 18:04:08 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.21 in /find-unifi-source/node 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] --- find-unifi-source/node/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 find-unifi-source/node/package-lock.json diff --git a/find-unifi-source/node/package-lock.json b/find-unifi-source/node/package-lock.json old mode 100755 new mode 100644 index 61ee47c..03d142f --- a/find-unifi-source/node/package-lock.json +++ b/find-unifi-source/node/package-lock.json @@ -256,7 +256,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==" }, "mime-db": { "version": "1.30.0",