fix(deps): pin dependency fastify-secure-session to 2.3.1
This commit is contained in:
committed by
renovate[bot]
parent
1cbbe8d2ac
commit
8d463b2f19
@@ -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
2
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user