fix(deps): update dependency fastify-multipart to v5.0.2
This commit is contained in:
committed by
renovate[bot]
parent
6195d7fa0b
commit
af9bfbca4d
@@ -87,7 +87,7 @@
|
||||
"dotenv": "*",
|
||||
"ejs": "3.1.6",
|
||||
"fastify-cookie": "5.3.1",
|
||||
"fastify-multipart": "5.0.1",
|
||||
"fastify-multipart": "5.0.2",
|
||||
"fastify-swagger": "4.12.4",
|
||||
"graphql": "15.6.1",
|
||||
"html-minifier": "4.0.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -58,7 +58,7 @@ specifiers:
|
||||
eslint: '*'
|
||||
fastify: '*'
|
||||
fastify-cookie: 5.3.1
|
||||
fastify-multipart: 5.0.1
|
||||
fastify-multipart: 5.0.2
|
||||
fastify-swagger: 4.12.4
|
||||
graphql: 15.6.1
|
||||
html-minifier: 4.0.0
|
||||
@@ -138,7 +138,7 @@ dependencies:
|
||||
dotenv: 10.0.0
|
||||
ejs: 3.1.6
|
||||
fastify-cookie: 5.3.1
|
||||
fastify-multipart: 5.0.1
|
||||
fastify-multipart: 5.0.2
|
||||
fastify-swagger: 4.12.4
|
||||
graphql: 15.6.1
|
||||
html-minifier: 4.0.0
|
||||
@@ -4271,8 +4271,8 @@ packages:
|
||||
fastify-plugin: 3.0.0
|
||||
dev: false
|
||||
|
||||
/fastify-multipart/5.0.1:
|
||||
resolution: {integrity: sha512-lBetyftankDsub3Cp59AxRMB6WX7ZHufEknfXNieLDzwB7a+cuS67x+PIYxcZJoU62epkaPK63tUJAoc7uLg9Q==}
|
||||
/fastify-multipart/5.0.2:
|
||||
resolution: {integrity: sha512-OA4P8LmLPAWU6fbx8bQ/QlD8fs560geqm33S5MhYFtER7IZnrcbQQIiT6Fb5sJSjMnPd0RoJkhWENskWQ+5SFw==}
|
||||
dependencies:
|
||||
busboy: 0.3.1
|
||||
deepmerge: 4.2.2
|
||||
|
||||
Reference in New Issue
Block a user