fix(deps): update dependency @fastify/cookie to v9.3.0 (#1363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"@babel/plugin-transform-typescript": "7.23.6",
|
||||
"@babel/types": "^7.23.6",
|
||||
"@clerk/clerk-sdk-node": "4.13.6",
|
||||
"@fastify/cookie": "9.2.0",
|
||||
"@fastify/cookie": "9.3.0",
|
||||
"@fastify/multipart": "8.1.0",
|
||||
"@fastify/static": "6.12.0",
|
||||
"@innei/next-async": "0.3.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -92,8 +92,8 @@ importers:
|
||||
specifier: 4.13.6
|
||||
version: 4.13.6(react@18.2.0)
|
||||
'@fastify/cookie':
|
||||
specifier: 9.2.0
|
||||
version: 9.2.0
|
||||
specifier: 9.3.0
|
||||
version: 9.3.0
|
||||
'@fastify/multipart':
|
||||
specifier: 8.1.0
|
||||
version: 8.1.0
|
||||
@@ -1477,8 +1477,8 @@ packages:
|
||||
text-decoding: 1.0.0
|
||||
dev: false
|
||||
|
||||
/@fastify/cookie@9.2.0:
|
||||
resolution: {integrity: sha512-fkg1yjjQRHPFAxSHeLC8CqYuNzvR6Lwlj/KjrzQcGjNBK+K82nW+UfCjfN71g1GkoVoc1GTOgIWkFJpcMfMkHQ==}
|
||||
/@fastify/cookie@9.3.0:
|
||||
resolution: {integrity: sha512-kDEo3hOaWGcbwgK2TLXAK034a4YmNIcencBeHFO3kiFs9YbGdNEluC62rzqKxSW+NyomezxDrpyts30hK0xQ6g==}
|
||||
dependencies:
|
||||
cookie-signature: 1.2.1
|
||||
fastify-plugin: 4.5.1
|
||||
|
||||
Reference in New Issue
Block a user