[Platform] Update dependency lodash to v4.18.1 from 4.17.23 [SECURITY] (#33229)

* Upgrade lodash resolution to 4.18.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* update lodash in rest of packages

---------

Co-authored-by: Eric Mc Sween <5454374+emcsween@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Anna Fields <acfields11@gmail.com>
GitOrigin-RevId: 66ce1610993a592899c25155757ca3267ebcd5c1
This commit is contained in:
renovate[bot]
2026-05-06 15:03:21 +02:00
committed by Copybot
parent 5c348078c2
commit de9b07f0b9
13 changed files with 33 additions and 33 deletions

View File

@@ -29,7 +29,7 @@
"bunyan": "^1.8.15",
"dockerode": "^4.0.9",
"express": "4.22.1",
"lodash": "^4.17.21",
"lodash": "^4.18.1",
"multer": "2.1.1",
"overleaf-editor-core": "workspace:*",
"p-limit": "^3.1.0",

View File

@@ -30,7 +30,7 @@
"bunyan": "^1.8.15",
"celebrate": "^15.0.3",
"express": "4.22.1",
"lodash": "^4.17.21",
"lodash": "^4.18.1",
"mongodb-legacy": "6.1.3",
"p-map": "^4.0.0"
},

View File

@@ -32,7 +32,7 @@
"bunyan": "^1.8.15",
"diff-match-patch": "overleaf/diff-match-patch#89805f9c671a77a263fc53461acd62aa7498f688",
"express": "4.22.1",
"lodash": "^4.17.21",
"lodash": "^4.18.1",
"minimist": "^1.2.8",
"mongodb-legacy": "6.1.3",
"overleaf-editor-core": "workspace:*"

View File

@@ -34,7 +34,7 @@
"http-status": "^1.4.2",
"jsonwebtoken": "^9.0.3",
"knex": "^2.4.0",
"lodash": "^4.17.19",
"lodash": "^4.18.1",
"mongodb": "6.12.0",
"overleaf-editor-core": "workspace:*",
"p-limit": "^6.2.0",

View File

@@ -32,7 +32,7 @@
"celebrate": "^15.0.3",
"diff-match-patch": "overleaf/diff-match-patch#89805f9c671a77a263fc53461acd62aa7498f688",
"express": "4.22.1",
"lodash": "^4.17.20",
"lodash": "^4.18.1",
"minimist": "^1.2.8",
"mongodb-legacy": "6.1.3",
"overleaf-editor-core": "workspace:*",

View File

@@ -32,7 +32,7 @@
"cookie-parser": "^1.4.6",
"express": "4.22.1",
"express-session": "^1.17.1",
"lodash": "^4.17.21",
"lodash": "^4.18.1",
"proxy-addr": "^2.0.7",
"socket.io": "github:overleaf/socket.io#0.9.19-overleaf-12",
"socket.io-client": "github:overleaf/socket.io-client#0.9.17-overleaf-5",

View File

@@ -145,7 +145,7 @@
"jose": "^4.3.8",
"json2csv": "^4.3.3",
"jsonwebtoken": "^9.0.3",
"lodash": "^4.17.19",
"lodash": "^4.18.1",
"lru-cache": "^7.10.1",
"marked": "^4.1.0",
"method-override": "^2.3.3",