fix(deps): update dependency fastify-cookie to v5.3.2

This commit is contained in:
Renovate Bot
2021-11-05 12:39:25 +00:00
committed by renovate[bot]
parent cb987d821e
commit bf7ba523d9
2 changed files with 5 additions and 5 deletions

View File

@@ -86,7 +86,7 @@
"dayjs": "1.10.7",
"dotenv": "*",
"ejs": "3.1.6",
"fastify-cookie": "5.3.1",
"fastify-cookie": "5.3.2",
"fastify-multipart": "5.0.2",
"fastify-swagger": "4.12.6",
"graphql": "15.7.2",

8
pnpm-lock.yaml generated
View File

@@ -56,7 +56,7 @@ specifiers:
dotenv: '*'
ejs: 3.1.6
eslint: '*'
fastify-cookie: 5.3.1
fastify-cookie: 5.3.2
fastify-multipart: 5.0.2
fastify-swagger: 4.12.6
graphql: 15.7.2
@@ -135,7 +135,7 @@ dependencies:
dayjs: 1.10.7
dotenv: 10.0.0
ejs: 3.1.6
fastify-cookie: 5.3.1
fastify-cookie: 5.3.2
fastify-multipart: 5.0.2
fastify-swagger: 4.12.6
graphql: 15.7.2
@@ -4182,8 +4182,8 @@ packages:
fastify-plugin: 2.3.4
dev: false
/fastify-cookie/5.3.1:
resolution: {integrity: sha512-ubiC5ydvgqaXOydeg3G+SFEiTJtsyNPde6ForXi+UG66aDbsHlWNLJTQZg4BopXv+MJ0SzlShGVCWv26mgAwpw==}
/fastify-cookie/5.3.2:
resolution: {integrity: sha512-7ZrRDOxlzO8dxgQSYd3yOd1AWRghpXTP/GxiBel44GVyRyPiYgHeLfqjcoyPNJYPYAEUpxi+6NHkc96Zl8yh9w==}
dependencies:
cookie: 0.4.1
cookie-signature: 1.1.0