diff --git a/package.json b/package.json index f35de10a..2cb32605 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "i18next-browser-languagedetector": "7.1.0", "i18next-http-backend": "2.2.2", "luxon": "3.4.3", - "nanoid": "4.0.2", + "nanoid": "5.0.1", "next": "13.4.19", "next-auth": "4.23.1", "next-i18next": "14.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3e2dc79..a453e269 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -126,8 +126,8 @@ dependencies: specifier: 3.4.3 version: 3.4.3 nanoid: - specifier: 4.0.2 - version: 4.0.2 + specifier: 5.0.1 + version: 5.0.1 next: specifier: 13.4.19 version: 13.4.19(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) @@ -10653,9 +10653,9 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - /nanoid@4.0.2: - resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==} - engines: {node: ^14 || ^16 || >=18} + /nanoid@5.0.1: + resolution: {integrity: sha512-vWeVtV5Cw68aML/QaZvqN/3QQXc6fBfIieAlu05m7FZW2Dgb+3f0xc0TTxuJW+7u30t7iSDTV/j3kVI0oJqIfQ==} + engines: {node: ^18 || >=20} hasBin: true dev: false