fix(deps): update dependency fastify-multipart to v5.0.2

This commit is contained in:
Renovate Bot
2021-10-07 12:24:54 +00:00
committed by renovate[bot]
parent 6195d7fa0b
commit af9bfbca4d
2 changed files with 5 additions and 5 deletions

View File

@@ -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
View File

@@ -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