mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-20 12:03:11 -04:00
fix(deps): update dependency @fastify/session to v10.7.0
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"@fastify/cookie": "9.3.1",
|
||||
"@fastify/csrf-protection": "6.4.1",
|
||||
"@fastify/express": "^2.3.0",
|
||||
"@fastify/session": "10.5.0",
|
||||
"@fastify/session": "10.7.0",
|
||||
"@fastify/swagger": "8.12.0",
|
||||
"@fastify/swagger-ui": "1.10.2",
|
||||
"@fastify/type-provider-typebox": "3.5.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -181,8 +181,8 @@ importers:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0
|
||||
'@fastify/session':
|
||||
specifier: 10.5.0
|
||||
version: 10.5.0
|
||||
specifier: 10.7.0
|
||||
version: 10.7.0
|
||||
'@fastify/swagger':
|
||||
specifier: 8.12.0
|
||||
version: 8.12.0
|
||||
@@ -6941,8 +6941,8 @@ packages:
|
||||
mime: 3.0.0
|
||||
dev: false
|
||||
|
||||
/@fastify/session@10.5.0:
|
||||
resolution: {integrity: sha512-2oXXSQ4Yy6pzLgbBoooblgHJ55DYqyxSLoKMq2CGmDZI2WPMrOIvN1bJbllWuUuCe7luPdQju3RJTRvNMW+j/g==}
|
||||
/@fastify/session@10.7.0:
|
||||
resolution: {integrity: sha512-ECA75gnyaxcyIukgyO2NGT3XdbLReNl/pTKrrkRfDc6pVqNtdptwwfx9KXrIMOfsO4B3m84eF3wZ9GgnebiZ4w==}
|
||||
dependencies:
|
||||
fastify-plugin: 4.5.1
|
||||
safe-stable-stringify: 2.4.3
|
||||
|
||||
Reference in New Issue
Block a user