From 2727a2fe66b8800295479d1bfd08d0efab51619e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 22:45:47 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) and [lodash](https://github.com/lodash/lodash). Updates `jsondiffpatch` from 0.1.43 to 0.7.6 - [Release notes](https://github.com/benjamine/jsondiffpatch/releases) - [Commits](https://github.com/benjamine/jsondiffpatch/commits) Updates `lodash` from 3.10.1 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.18.1) --- updated-dependencies: - dependency-name: jsondiffpatch dependency-version: 0.7.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 511d8d4..89ceb99 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,10 @@ "bitcore-p2p": "^0.15.1", "colors": "^1.0.3", "errno": "^0.1.2", - "jsondiffpatch": "^0.1.31", + "jsondiffpatch": "^0.7.6", "leveldown": "^1.2.2", "levelup": "^1.1.1", - "lodash": "^3.5.0", + "lodash": "^4.18.1", "memdown": "^1.0.0" }, "devDependencies": {