From 5e953ccc46052e0a4b900d4e97467e95c91f5ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 04:55:29 +0000 Subject: [PATCH] chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1dea35a..f37a5ac 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "eslint": "^9.39.2", "husky": "^9.1.7", "lint-staged": "^16.2.7", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "prettier": "^3.7.4", "rimraf": "^6.1.2", "snyk-nodejs-lockfile-parser": "^2.4.4", diff --git a/yarn.lock b/yarn.lock index 3e3895a..bceb393 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3024,10 +3024,10 @@ __metadata: languageName: node linkType: hard -"lodash@npm:^4.17.21": - version: 4.17.21 - resolution: "lodash@npm:4.17.21" - checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c +"lodash@npm:^4.17.23": + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6 languageName: node linkType: hard @@ -3055,7 +3055,7 @@ __metadata: eslint: "npm:^9.39.2" husky: "npm:^9.1.7" lint-staged: "npm:^16.2.7" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" prettier: "npm:^3.7.4" rimraf: "npm:^6.1.2" snyk-nodejs-lockfile-parser: "npm:^2.4.4"