fix(deps): update dependency @fastify/multipart to v7.4.2 (#1000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"@babel/plugin-transform-typescript": "7.21.0",
|
||||
"@babel/types": "^7.21.0",
|
||||
"@fastify/cookie": "8.3.0",
|
||||
"@fastify/multipart": "7.4.1",
|
||||
"@fastify/multipart": "7.4.2",
|
||||
"@fastify/static": "6.9.0",
|
||||
"@innei/next-async": "0.3.0",
|
||||
"@nestjs/common": "9.3.9",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -16,7 +16,7 @@ importers:
|
||||
'@babel/plugin-transform-typescript': 7.21.0
|
||||
'@babel/types': ^7.21.0
|
||||
'@fastify/cookie': 8.3.0
|
||||
'@fastify/multipart': 7.4.1
|
||||
'@fastify/multipart': 7.4.2
|
||||
'@fastify/static': 6.9.0
|
||||
'@innei/eslint-config-ts': 0.9.7
|
||||
'@innei/next-async': 0.3.0
|
||||
@@ -140,7 +140,7 @@ importers:
|
||||
'@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.0
|
||||
'@babel/types': 7.21.0
|
||||
'@fastify/cookie': 8.3.0
|
||||
'@fastify/multipart': 7.4.1
|
||||
'@fastify/multipart': 7.4.2
|
||||
'@fastify/static': 6.9.0
|
||||
'@innei/next-async': 0.3.0
|
||||
'@nestjs/common': 9.3.9_t3livvr4rnphsnpp4otxjboi6u
|
||||
@@ -1864,8 +1864,8 @@ packages:
|
||||
reusify: 1.0.4
|
||||
dev: false
|
||||
|
||||
/@fastify/multipart/7.4.1:
|
||||
resolution: {integrity: sha512-PgBJIg/1krx1nWIXGZSUFQMPHXeFv559TmpaswzmNkK6V/yn1xi4nkATqBetv7s5XbXhxzc75uaJgXWdUefxvQ==}
|
||||
/@fastify/multipart/7.4.2:
|
||||
resolution: {integrity: sha512-jrPoQ8I2Mpd92vVR/XE1DKBa+h7EiXaLL5TvHIUTtHiF7/0FChjP7spBQ9ROItpNrNKdKGB8uSJHmPIjRK/24A==}
|
||||
dependencies:
|
||||
'@fastify/busboy': 1.2.1
|
||||
'@fastify/deepmerge': 1.3.0
|
||||
|
||||
Reference in New Issue
Block a user