From f69e62b56efe84964c6d37452454af5f783df7a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:30:25 +0000 Subject: [PATCH] fix(deps): update dependency @fastify/cookie to v11 --- apps/core/package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++----------------- 2 files changed, 12 insertions(+), 18 deletions(-) diff --git a/apps/core/package.json b/apps/core/package.json index 635c56a4044..8c93b2ab978 100644 --- a/apps/core/package.json +++ b/apps/core/package.json @@ -59,7 +59,7 @@ "@babel/plugin-transform-modules-commonjs": "7.26.3", "@babel/plugin-transform-typescript": "7.26.7", "@babel/types": "^7.26.7", - "@fastify/cookie": "9.4.0", + "@fastify/cookie": "11.0.2", "@fastify/multipart": "8.3.0", "@fastify/static": "8.1.0", "@innei/next-async": "0.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d5b097ed5e..53e05d575be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: ^7.26.7 version: 7.26.7 '@fastify/cookie': - specifier: 9.4.0 - version: 9.4.0 + specifier: 11.0.2 + version: 11.0.2 '@fastify/multipart': specifier: 8.3.0 version: 8.3.0 @@ -475,7 +475,7 @@ importers: devDependencies: better-auth: specifier: 1.1.14 - version: 1.1.14 + version: 1.1.14(encoding@0.1.13) nanoid: specifier: 5.0.9 version: 5.0.9 @@ -1371,8 +1371,8 @@ packages: resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} engines: {node: '>=14'} - '@fastify/cookie@9.4.0': - resolution: {integrity: sha512-Th+pt3kEkh4MQD/Q2q1bMuJIB5NX/D5SwSpOKu3G/tjoGbwfpurIMJsWSPS0SJJ4eyjtmQ8OipDQspf8RbUOlg==} + '@fastify/cookie@11.0.2': + resolution: {integrity: sha512-GWdwdGlgJxyvNv+QcKiGNevSspMQXncjMZ1J8IvuDQk0jvkzgWWZFNC2En3s+nHndZBGV8IbLwOI/sxCZw/mzA==} '@fastify/cors@9.0.1': resolution: {integrity: sha512-YY9Ho3ovI+QHIL2hW+9X4XqQjXLjJqsU+sMV/xFsxZkE8p3GNnYVFpoOxF7SsP5ZL76gwvbo3V9L+FIekBGU4Q==} @@ -3441,10 +3441,6 @@ packages: cookie-signature@1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} - cookie-signature@1.2.2: - resolution: {integrity: sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==} - engines: {node: '>=6.6.0'} - cookie@0.7.1: resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} engines: {node: '>= 0.6'} @@ -7969,10 +7965,10 @@ snapshots: '@fastify/busboy@2.1.1': {} - '@fastify/cookie@9.4.0': + '@fastify/cookie@11.0.2': dependencies: - cookie-signature: 1.2.2 - fastify-plugin: 4.5.1 + cookie: 1.0.2 + fastify-plugin: 5.0.1 '@fastify/cors@9.0.1': dependencies: @@ -8851,7 +8847,7 @@ snapshots: transitivePeerDependencies: - encoding - '@simplewebauthn/server@13.0.0': + '@simplewebauthn/server@13.0.0(encoding@0.1.13)': dependencies: '@hexagon/base64': 1.1.28 '@levischuck/tiny-cbor': 0.2.2 @@ -10074,14 +10070,14 @@ snapshots: bcryptjs@2.4.3: {} - better-auth@1.1.14: + better-auth@1.1.14(encoding@0.1.13): dependencies: '@better-auth/utils': 0.2.3 '@better-fetch/fetch': 1.1.12 '@noble/ciphers': 0.6.0 '@noble/hashes': 1.6.1 '@simplewebauthn/browser': 13.0.0 - '@simplewebauthn/server': 13.0.0 + '@simplewebauthn/server': 13.0.0(encoding@0.1.13) better-call: 0.3.3 defu: 6.1.4 jose: 5.9.6 @@ -10389,8 +10385,6 @@ snapshots: cookie-signature@1.0.6: {} - cookie-signature@1.2.2: {} - cookie@0.7.1: {} cookie@0.7.2: {}