From 09bf6857a178d2a3448fcd3f605f0171143af51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:01:18 +0100 Subject: [PATCH] build(deps): bump lodash from 4.17.21 to 4.17.23 (#6152) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash&package-manager=npm_and_yarn&previous-version=4.17.21&new-version=4.17.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/transloadit/uppy/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/@uppy/companion/package.json | 2 +- packages/@uppy/core/package.json | 2 +- packages/@uppy/dashboard/package.json | 2 +- packages/@uppy/golden-retriever/package.json | 2 +- packages/@uppy/provider-views/package.json | 2 +- packages/@uppy/utils/package.json | 2 +- yarn.lock | 19 +++++++++++++------ 7 files changed, 19 insertions(+), 12 deletions(-) diff --git a/packages/@uppy/companion/package.json b/packages/@uppy/companion/package.json index 330499d10..97465c514 100644 --- a/packages/@uppy/companion/package.json +++ b/packages/@uppy/companion/package.json @@ -59,7 +59,7 @@ "ioredis": "^5.3.2", "ipaddr.js": "^2.0.1", "jsonwebtoken": "9.0.2", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "mime-types": "2.1.35", "moment": "^2.29.2", "moment-timezone": "^0.5.31", diff --git a/packages/@uppy/core/package.json b/packages/@uppy/core/package.json index 245642eb7..1a16f5548 100644 --- a/packages/@uppy/core/package.json +++ b/packages/@uppy/core/package.json @@ -44,7 +44,7 @@ "@transloadit/prettier-bytes": "^0.3.4", "@uppy/store-default": "workspace:^", "@uppy/utils": "workspace:^", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "mime-match": "^1.0.2", "namespace-emitter": "^2.0.1", "nanoid": "^5.0.9", diff --git a/packages/@uppy/dashboard/package.json b/packages/@uppy/dashboard/package.json index 241bc3795..ce3c0a1ab 100644 --- a/packages/@uppy/dashboard/package.json +++ b/packages/@uppy/dashboard/package.json @@ -49,7 +49,7 @@ "@uppy/thumbnail-generator": "workspace:^", "@uppy/utils": "workspace:^", "classnames": "^2.2.6", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "nanoid": "^5.0.9", "preact": "^10.26.10", "shallow-equal": "^3.0.0" diff --git a/packages/@uppy/golden-retriever/package.json b/packages/@uppy/golden-retriever/package.json index 38cc97e04..6ab3c7eab 100644 --- a/packages/@uppy/golden-retriever/package.json +++ b/packages/@uppy/golden-retriever/package.json @@ -43,7 +43,7 @@ }, "dependencies": { "@uppy/utils": "workspace:^", - "lodash": "^4.17.21" + "lodash": "^4.17.23" }, "peerDependencies": { "@uppy/core": "workspace:^" diff --git a/packages/@uppy/provider-views/package.json b/packages/@uppy/provider-views/package.json index df5470140..4d3c3abee 100644 --- a/packages/@uppy/provider-views/package.json +++ b/packages/@uppy/provider-views/package.json @@ -42,7 +42,7 @@ "dependencies": { "@uppy/utils": "workspace:^", "classnames": "^2.2.6", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "nanoid": "^5.0.9", "p-queue": "^8.0.0", "preact": "^10.26.10" diff --git a/packages/@uppy/utils/package.json b/packages/@uppy/utils/package.json index 8480f029c..77ead056b 100644 --- a/packages/@uppy/utils/package.json +++ b/packages/@uppy/utils/package.json @@ -33,7 +33,7 @@ "./package.json": "./package.json" }, "dependencies": { - "lodash": "^4.17.21", + "lodash": "^4.17.23", "preact": "^10.26.10" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index bb1b78ec0..3c5b2b641 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8843,7 +8843,7 @@ __metadata: ioredis: "npm:^5.3.2" ipaddr.js: "npm:^2.0.1" jsonwebtoken: "npm:9.0.2" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" mime-types: "npm:2.1.35" moment: "npm:^2.29.2" moment-timezone: "npm:^0.5.31" @@ -8923,7 +8923,7 @@ __metadata: cssnano: "npm:^7.0.7" deep-freeze: "npm:^0.0.1" jsdom: "npm:^26.1.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" mime-match: "npm:^1.0.2" namespace-emitter: "npm:^2.0.1" nanoid: "npm:^5.0.9" @@ -8953,7 +8953,7 @@ __metadata: classnames: "npm:^2.2.6" cssnano: "npm:^7.0.7" jsdom: "npm:^26.1.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" nanoid: "npm:^5.0.9" playwright: "npm:1.57.0" postcss: "npm:^8.5.6" @@ -9051,7 +9051,7 @@ __metadata: "@uppy/utils": "workspace:^" "@uppy/xhr-upload": "workspace:^" "@vitest/browser": "npm:^3.2.4" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" typescript: "npm:^5.8.3" vitest: "npm:^3.2.4" peerDependencies: @@ -9192,7 +9192,7 @@ __metadata: classnames: "npm:^2.2.6" cssnano: "npm:^7.0.7" jsdom: "npm:^26.1.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" nanoid: "npm:^5.0.9" p-queue: "npm:^8.0.0" postcss: "npm:^8.5.6" @@ -9440,7 +9440,7 @@ __metadata: dependencies: "@types/lodash": "npm:^4.14.199" jsdom: "npm:^26.1.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" preact: "npm:^10.26.10" typescript: "npm:^5.8.3" vitest: "npm:^3.2.4" @@ -16699,6 +16699,13 @@ __metadata: languageName: node linkType: hard +"lodash@npm:^4.17.23": + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233 + languageName: node + linkType: hard + "log-symbols@npm:^4.1.0": version: 4.1.0 resolution: "log-symbols@npm:4.1.0"