fix(web): bump lodash past vulnerable range (#16281)

This commit is contained in:
Harsh Kashyap
2026-06-25 12:10:39 +05:30
committed by GitHub
parent fb8e5ad4b2
commit 09047d6edf
3 changed files with 6 additions and 6 deletions

View File

@@ -94,7 +94,7 @@
"jsencrypt": "^3.3.2",
"jsoneditor": "^10.4.2",
"lexical": "^0.23.1",
"lodash": "^4.17.23",
"lodash": "^4.18.1",
"lucide-react": "^1.7.0",
"next-themes": "^0.4.6",
"openai-speech-stream-player": "^1.0.8",