Merge pull request #29609 from overleaf/renovate-npm-nanoid-vulnerability

Update dependency nanoid to v5 from ^4.0.2 [SECURITY]

GitOrigin-RevId: 9d87781d2169fb1c9003d3c42b4531bb9e1c377e
This commit is contained in:
Eric Mc Sween
2025-11-13 08:19:14 -05:00
committed by Copybot
parent c0c3bfe185
commit a67d70c74a
2 changed files with 63 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
"effect": "^3.19.0",
"lucide-react": "^0.548.0",
"motion": "^12.23.24",
"nanoid": "^4.0.2",
"nanoid": "^5.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"streamdown": "^1.4.0",