diff --git a/functions/short/package.json b/functions/short/package.json index cde2b61..6a37a5e 100644 --- a/functions/short/package.json +++ b/functions/short/package.json @@ -6,7 +6,7 @@ "dependencies": { "@cloudbase/node-sdk": "^2.7.1", "express": "^4.17.2", - "nanoid": "^3.2.0", + "nanoid": "^5.0.0", "serverless-http": "^2.7.0" } }