diff --git a/frontend/package.json b/frontend/package.json index e67c3ad7d..72334b20c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -91,7 +91,7 @@ "klona": "2.0.6", "lowlight": "3.3.0", "marked": "17.0.1", - "nanoid": "^5.1.6", + "nanoid": "5.1.6", "pinia": "3.0.4", "register-service-worker": "1.7.2", "sortablejs": "1.15.6", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 8eba5c87a..d8849a586 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -137,7 +137,7 @@ importers: specifier: 17.0.1 version: 17.0.1 nanoid: - specifier: ^5.1.6 + specifier: 5.1.6 version: 5.1.6 pinia: specifier: 3.0.4