mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[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:
@@ -6,7 +6,7 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"eslint": "^8.51.0",
|
||||
"lodash": "^4.17.21"
|
||||
"lodash": "^4.18.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/parser": "^8.50.0"
|
||||
|
||||
Reference in New Issue
Block a user