diff --git a/package.json b/package.json index 14b47f4a75..c6b8e6ac71 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "lost": "9.0.2", "minimatch": "9.0.3", "moment": "^2.24.0", - "nanoid": "5.0.2", + "nanoid": "5.0.3", "next": "workspace:*", "node-fetch": "3.3.2", "npm-run-all": "4.1.5", diff --git a/packages/next/package.json b/packages/next/package.json index c63efb9214..2906187187 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -254,7 +254,7 @@ "micromatch": "4.0.5", "mini-css-extract-plugin": "2.7.6", "msw": "^2.0.0", - "nanoid": "5.0.2", + "nanoid": "5.0.3", "native-url": "0.3.4", "neo-async": "2.6.2", "node-html-parser": "6.1.11",