From 60d66372b9e62e41cde7d3c93e0846fb3c9ec53c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 22:58:53 +0000 Subject: [PATCH] chore(deps): bump lodash from 4.17.21 to 4.18.1 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b573c896..50949533 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,10 +14,10 @@ "bech32": "2.0.0", "debug": "4.3.4", "dotenv": "16.0.3", - "express": "^4.22.1", + "express": "4.22.1", "helmet": "6.0.1", "joi": "17.7.0", - "js-yaml": "^4.1.1", + "js-yaml": "4.1.1", "knex": "2.4.2", "pg": "8.9.0", "pg-query-stream": "4.3.0", @@ -39,7 +39,7 @@ "@types/chai": "^4.3.1", "@types/chai-as-promised": "^7.1.5", "@types/debug": "4.1.7", - "@types/express": "^4.17.21", + "@types/express": "4.17.21", "@types/js-yaml": "4.0.5", "@types/mocha": "^9.1.1", "@types/node": "^24.0.0",