fix(deps): update dependency @fastify/cookie to v9.3.1

This commit is contained in:
renovate[bot]
2024-01-18 05:40:14 +00:00
parent b5c552086a
commit 550d4ec3da
2 changed files with 5 additions and 5 deletions

View File

@@ -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.3.0",
"@fastify/cookie": "9.3.1",
"@fastify/multipart": "8.1.0",
"@fastify/static": "6.12.0",
"@innei/next-async": "0.3.0",

8
pnpm-lock.yaml generated
View File

@@ -92,8 +92,8 @@ importers:
specifier: 4.13.6
version: 4.13.6(react@18.2.0)
'@fastify/cookie':
specifier: 9.3.0
version: 9.3.0
specifier: 9.3.1
version: 9.3.1
'@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.3.0:
resolution: {integrity: sha512-kDEo3hOaWGcbwgK2TLXAK034a4YmNIcencBeHFO3kiFs9YbGdNEluC62rzqKxSW+NyomezxDrpyts30hK0xQ6g==}
/@fastify/cookie@9.3.1:
resolution: {integrity: sha512-h1NAEhB266+ZbZ0e9qUE6NnNR07i7DnNXWG9VbbZ8uC6O/hxHpl+Zoe5sw1yfdZ2U6XhToUGDnzQtWJdCaPwfg==}
dependencies:
cookie-signature: 1.2.1
fastify-plugin: 4.5.1