fix(deps): update dependency @fastify/middie to 8.2

This commit is contained in:
renovate[bot]
2023-05-07 02:43:39 +00:00
parent ef0476412d
commit dd931ab4a1
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
},
"dependencies": {
"@fastify/cookie": "^8.3.0",
"@fastify/middie": "8.1",
"@fastify/middie": "8.2",
"@fastify/session": "^10.1.1",
"@fastify/swagger": "^8.3.1",
"@fastify/swagger-ui": "^1.5.0",
+7 -7
View File
@@ -168,8 +168,8 @@ importers:
specifier: ^8.3.0
version: 8.3.0
'@fastify/middie':
specifier: '8.1'
version: 8.1.0
specifier: '8.2'
version: 8.2.0
'@fastify/session':
specifier: ^10.1.1
version: 10.1.1
@@ -3787,7 +3787,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.0
'@babel/helper-plugin-utils': 7.21.5
'@babel/helper-plugin-utils': 7.20.2
dev: true
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.20.12):
@@ -3796,7 +3796,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.20.12
'@babel/helper-plugin-utils': 7.21.5
'@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.8):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
@@ -5715,7 +5715,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.20.12
'@babel/helper-plugin-utils': 7.21.5
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-validator-option': 7.21.0
'@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.20.12)
'@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.20.12)
@@ -6256,8 +6256,8 @@ packages:
steed: 1.1.3
dev: false
/@fastify/middie@8.1.0:
resolution: {integrity: sha512-VvUCLfKx2j6KSnh8puT8QW7d5YNzi2fD/4HcFvRQ3a7sHlCo+qtfX2fqzFvNqnMVbNft7GX1JL5if/riUiXsyg==}
/@fastify/middie@8.2.0:
resolution: {integrity: sha512-E+FVK9GfAe3w64HvI2JuMHbJwUj2r+JRjOlCo5enANNW3EJD5SQZKvhGl3KO1DnnPLoOPO9vNWyl/ivu8n652g==}
dependencies:
fastify-plugin: 4.5.0
path-to-regexp: 6.2.1