From a97eae2bb31985e1becd34e74829b5f7859b9d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 22:05:46 +0000 Subject: [PATCH] build(deps): 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:production ... Signed-off-by: dependabot[bot] --- packages/api/package.json | 2 +- packages/app/package.json | 2 +- packages/common-utils/package.json | 2 +- yarn.lock | 13 ++++++++++--- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/packages/api/package.json b/packages/api/package.json index b68d338de0..83da13de31 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -33,7 +33,7 @@ "http-graceful-shutdown": "^3.1.13", "http-proxy-middleware": "^3.0.5", "jsonwebtoken": "^9.0.0", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "minimist": "^1.2.7", "mongodb": "^6.15.0", "mongoose": "^6.13.8", diff --git a/packages/app/package.json b/packages/app/package.json index 6b6eb9315a..e2df8d75d3 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -60,7 +60,7 @@ "jotai": "^2.5.1", "ky": "^0.30.0", "ky-universal": "^0.10.1", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "next": "^14.2.30", "next-query-params": "^4.1.0", "next-runtime-env": "1", diff --git a/packages/common-utils/package.json b/packages/common-utils/package.json index baddeaac2a..864c78d62f 100644 --- a/packages/common-utils/package.json +++ b/packages/common-utils/package.json @@ -17,7 +17,7 @@ "@hyperdx/lucene": "^3.1.1", "date-fns": "^2.28.0", "date-fns-tz": "^2.0.0", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "node-sql-parser": "^5.3.5", "object-hash": "^3.0.0", "semver": "^7.5.2", diff --git a/yarn.lock b/yarn.lock index 7b108a38e0..5bfa18aa93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4520,7 +4520,7 @@ __metadata: http-proxy-middleware: "npm:^3.0.5" jest: "npm:^28.1.3" jsonwebtoken: "npm:^9.0.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" migrate-mongo: "npm:^11.0.0" minimist: "npm:^1.2.7" mongodb: "npm:^6.15.0" @@ -4628,7 +4628,7 @@ __metadata: knip: "npm:^5.33.2" ky: "npm:^0.30.0" ky-universal: "npm:^0.10.1" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" msw: "npm:^2.3.0" msw-storybook-addon: "npm:^2.0.2" next: "npm:^14.2.30" @@ -4712,7 +4712,7 @@ __metadata: date-fns: "npm:^2.28.0" date-fns-tz: "npm:^2.0.0" jest: "npm:^28.1.1" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" node-sql-parser: "npm:^5.3.5" nodemon: "npm:^2.0.20" object-hash: "npm:^3.0.0" @@ -20583,6 +20583,13 @@ __metadata: languageName: node linkType: hard +"lodash@npm:^4.17.23": + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6 + languageName: node + linkType: hard + "log-symbols@npm:^4.0.0, log-symbols@npm:^4.1.0": version: 4.1.0 resolution: "log-symbols@npm:4.1.0"