fix(deps): pin dependency fastify-cookie to 5.3.1

This commit is contained in:
Renovate Bot
2021-09-25 09:10:15 +00:00
committed by renovate[bot]
parent f2b7786bca
commit cb7ec6eca0
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@
"dayjs": "1.10.7",
"dotenv": "*",
"ejs": "3.1.6",
"fastify-cookie": "^5.3.1",
"fastify-cookie": "5.3.1",
"fastify-multipart": "5.0.0",
"fastify-swagger": "4.12.0",
"graphql": "15.5.3",

2
pnpm-lock.yaml generated
View File

@@ -56,7 +56,7 @@ specifiers:
ejs: 3.1.6
eslint: '*'
fastify: '*'
fastify-cookie: ^5.3.1
fastify-cookie: 5.3.1
fastify-multipart: 5.0.0
fastify-swagger: 4.12.0
graphql: 15.5.3