From 223b586f3dcb90a41006716888668ec40eec270c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 02:05:44 +0000 Subject: [PATCH] Bump lodash, lodash and lodash in /DApps/eth-ipfs Bumps [lodash](https://github.com/lodash/lodash), [lodash](https://github.com/lodash/lodash) and [lodash](https://github.com/lodash/lodash). These dependencies needed to be updated together. Updates `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) Updates `lodash` from 4.17.5 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) Updates `lodash` from 4.17.21 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 - dependency-name: lodash dependency-type: indirect - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] --- DApps/eth-ipfs/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DApps/eth-ipfs/package-lock.json b/DApps/eth-ipfs/package-lock.json index d7d469b..91218a1 100644 --- a/DApps/eth-ipfs/package-lock.json +++ b/DApps/eth-ipfs/package-lock.json @@ -9593,7 +9593,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==" }, "lodash.debounce": { "version": "4.0.8",