fix(deps): pin dependency fastify-secure-session to 2.3.1

This commit is contained in:
Renovate Bot
2021-09-20 06:50:18 +00:00
committed by renovate[bot]
parent 1cbbe8d2ac
commit 8d463b2f19
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
"dotenv": "*",
"ejs": "3.1.6",
"fastify-multipart": "5.0.0",
"fastify-secure-session": "^2.3.1",
"fastify-secure-session": "2.3.1",
"fastify-swagger": "4.12.0",
"graphql": "15.5.3",
"html-minifier": "4.0.0",

2
pnpm-lock.yaml generated
View File

@@ -58,7 +58,7 @@ specifiers:
eslint: '*'
fastify: '*'
fastify-multipart: 5.0.0
fastify-secure-session: ^2.3.1
fastify-secure-session: 2.3.1
fastify-swagger: 4.12.0
graphql: 15.5.3
html-minifier: 4.0.0