mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency @fastify/middie to 8.3 (#50384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fastify/cookie": "^8.3.0",
|
||||
"@fastify/middie": "8.2",
|
||||
"@fastify/middie": "8.3",
|
||||
"@fastify/session": "^10.1.1",
|
||||
"@fastify/swagger": "^8.3.1",
|
||||
"@fastify/swagger-ui": "^1.5.0",
|
||||
|
||||
Generated
+5
-4
@@ -168,8 +168,8 @@ importers:
|
||||
specifier: ^8.3.0
|
||||
version: 8.3.0
|
||||
'@fastify/middie':
|
||||
specifier: '8.2'
|
||||
version: 8.2.0
|
||||
specifier: '8.3'
|
||||
version: 8.3.0
|
||||
'@fastify/session':
|
||||
specifier: ^10.1.1
|
||||
version: 10.1.1
|
||||
@@ -6260,9 +6260,10 @@ packages:
|
||||
steed: 1.1.3
|
||||
dev: false
|
||||
|
||||
/@fastify/middie@8.2.0:
|
||||
resolution: {integrity: sha512-E+FVK9GfAe3w64HvI2JuMHbJwUj2r+JRjOlCo5enANNW3EJD5SQZKvhGl3KO1DnnPLoOPO9vNWyl/ivu8n652g==}
|
||||
/@fastify/middie@8.3.0:
|
||||
resolution: {integrity: sha512-h+zBxCzMlkEkh4fM7pZaSGzqS7P9M0Z6rXnWPdUEPfe7x1BCj++wEk/pQ5jpyYY4pF8AknFqb77n7uwh8HdxEA==}
|
||||
dependencies:
|
||||
'@fastify/error': 3.2.0
|
||||
fastify-plugin: 4.5.0
|
||||
path-to-regexp: 6.2.1
|
||||
reusify: 1.0.4
|
||||
|
||||
Reference in New Issue
Block a user