Skip to content

Commit ceec780

Browse files
renovate[bot]pYassine
authored andcommitted
fix(deps): update dependency multer to v2.0.1 [security]
1 parent 2bf720a commit ceec780

File tree

1 file changed

+13
-20
lines changed

1 file changed

+13
-20
lines changed

yarn.lock

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12189,7 +12189,7 @@ __metadata:
1218912189
languageName: node
1219012190
linkType: hard
1219112191

12192-
"busboy@npm:^1.0.0":
12192+
"busboy@npm:^1.0.0, busboy@npm:^1.6.0":
1219312193
version: 1.6.0
1219412194
resolution: "busboy@npm:1.6.0"
1219512195
dependencies:
@@ -20840,7 +20840,7 @@ __metadata:
2084020840
languageName: node
2084120841
linkType: hard
2084220842

20843-
"mkdirp@npm:>=0.5 0, mkdirp@npm:^0.5.1, mkdirp@npm:^0.5.4":
20843+
"mkdirp@npm:>=0.5 0, mkdirp@npm:^0.5.1, mkdirp@npm:^0.5.4, mkdirp@npm:^0.5.6":
2084420844
version: 0.5.6
2084520845
resolution: "mkdirp@npm:0.5.6"
2084620846
dependencies:
@@ -20939,17 +20939,17 @@ __metadata:
2093920939
linkType: hard
2094020940

2094120941
"multer@npm:^2.0.0":
20942-
version: 2.0.0
20943-
resolution: "multer@npm:2.0.0"
20942+
version: 2.0.1
20943+
resolution: "multer@npm:2.0.1"
2094420944
dependencies:
2094520945
append-field: "npm:^1.0.0"
20946-
busboy: "npm:^1.0.0"
20947-
concat-stream: "npm:^1.5.2"
20948-
mkdirp: "npm:^0.5.4"
20946+
busboy: "npm:^1.6.0"
20947+
concat-stream: "npm:^2.0.0"
20948+
mkdirp: "npm:^0.5.6"
2094920949
object-assign: "npm:^4.1.1"
20950-
type-is: "npm:^1.6.4"
20951-
xtend: "npm:^4.0.0"
20952-
checksum: 10/e6aebea164666dff522a4d2aff235dbab12ac6d50c6e491c6b9ccafeddc229c5ccd34911374d223d597d602454951dd2e9b7d6e0a7b401053e47ef43e2838e2a
20950+
type-is: "npm:^1.6.18"
20951+
xtend: "npm:^4.0.2"
20952+
checksum: 10/cb0dda65ae37be40968fc1f9ea492bdb4c20bd189ce427e11e95d333837193544606b82ef6431f2acd3cd11156164f215bdeb46f47847d29b6bf3a36ac736a8f
2095320953
languageName: node
2095420954
linkType: hard
2095520955

@@ -26656,7 +26656,7 @@ __metadata:
2665626656
languageName: node
2665726657
linkType: hard
2665826658

26659-
"type-is@npm:^1.6.4, type-is@npm:~1.6.18":
26659+
"type-is@npm:^1.6.18, type-is@npm:^1.6.4, type-is@npm:~1.6.18":
2666026660
version: 1.6.18
2666126661
resolution: "type-is@npm:1.6.18"
2666226662
dependencies:
@@ -28111,7 +28111,7 @@ __metadata:
2811128111
languageName: node
2811228112
linkType: hard
2811328113

28114-
"xtend@npm:^4.0.0, xtend@npm:~4.0.1":
28114+
"xtend@npm:^4.0.0, xtend@npm:^4.0.2, xtend@npm:~4.0.1":
2811528115
version: 4.0.2
2811628116
resolution: "xtend@npm:4.0.2"
2811728117
checksum: 10/ac5dfa738b21f6e7f0dd6e65e1b3155036d68104e67e5d5d1bde74892e327d7e5636a076f625599dc394330a731861e87343ff184b0047fef1360a7ec0a5a36a
@@ -28248,14 +28248,7 @@ __metadata:
2824828248
languageName: node
2824928249
linkType: hard
2825028250

28251-
"yocto-queue@npm:^1.0.0":
28252-
version: 1.0.0
28253-
resolution: "yocto-queue@npm:1.0.0"
28254-
checksum: 10/2cac84540f65c64ccc1683c267edce396b26b1e931aa429660aefac8fbe0188167b7aee815a3c22fa59a28a58d898d1a2b1825048f834d8d629f4c2a5d443801
28255-
languageName: node
28256-
linkType: hard
28257-
28258-
"yocto-queue@npm:^1.1.1":
28251+
"yocto-queue@npm:^1.0.0, yocto-queue@npm:^1.1.1":
2825928252
version: 1.2.1
2826028253
resolution: "yocto-queue@npm:1.2.1"
2826128254
checksum: 10/0843d6c2c0558e5c06e98edf9c17942f25c769e21b519303a5c2adefd5b738c9b2054204dc856ac0cd9d134b1bc27d928ce84fd23c9e2423b7e013d5a6f50577

0 commit comments

Comments
 (0)