File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 75
75
"graphql" : " 16.11.0" ,
76
76
"ioredis-mock" :
" patch:[email protected] #~/.yarn/patches/ioredis-mock-npm-8.9.0-530d4422b9.patch" ,
77
77
"jest-leak-detector" : " patch:jest-leak-detector@npm:29.7.0#~/.yarn/patches/jest-leak-detector+29.7.0.patch" ,
78
+ "multer" : " 2.0.0" ,
78
79
"pkgroll" : " patch:pkgroll@npm:2.5.1#~/.yarn/patches/pkgroll-npm-2.5.1-9b062c22ca.patch" ,
79
80
"tar-fs" : " 3.0.8" ,
80
81
"tsx" : " patch:tsx@npm:4.19.3#~/.yarn/patches/tsx-npm-4.19.2-a8f2312a2f.patch" ,
Original file line number Diff line number Diff line change @@ -16703,9 +16703,9 @@ __metadata:
16703
16703
languageName: node
16704
16704
linkType: hard
16705
16705
16706
- "multer@npm:1.4.5-lts.2 ":
16707
- version: 1.4.5-lts.2
16708
- resolution: "multer@npm:1.4.5-lts.2 "
16706
+ "multer@npm:2.0.0 ":
16707
+ version: 2.0.0
16708
+ resolution: "multer@npm:2.0.0 "
16709
16709
dependencies:
16710
16710
append-field: "npm:^1.0.0"
16711
16711
busboy: "npm:^1.0.0"
@@ -16714,7 +16714,7 @@ __metadata:
16714
16714
object-assign: "npm:^4.1.1"
16715
16715
type-is: "npm:^1.6.4"
16716
16716
xtend: "npm:^4.0.0"
16717
- checksum: 10c0/59c934621bde284e04e25aa35ef79f8a9ed0c2ac4c5bae4c2880670105ec1645480ae57a84ed92323b2a8d8f875ca3189ad8a18fa0ed0bdc6fd26553d9426883
16717
+ checksum: 10c0/b1bb5faead3193f2bad5dc1dd3a89c195b3b95a178253d81636efee07538df761515b59fcd508037b8c0472a087f33d13002ed76e167a00ef7d32694e3038138
16718
16718
languageName: node
16719
16719
linkType: hard
16720
16720
You can’t perform that action at this time.
0 commit comments