File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @vue-storefront/middleware " : patch
3
+ ---
4
+
5
+ [ CHANGED] Update multer dependency to avoid security vulnerabilities
Original file line number Diff line number Diff line change 28
28
"@godaddy/terminus" : " ^4.12.1" ,
29
29
"lodash.merge" : " ^4.6.2" ,
30
30
"xss" : " ^1.0.15" ,
31
- "multer" : " ^1.4.5-lts.1 " ,
31
+ "multer" : " ^2.0.0 " ,
32
32
"@types/multer" : " ^1.4.7"
33
33
},
34
34
"devDependencies" : {
Original file line number Diff line number Diff line change 8432
8432
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
8433
8433
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
8434
8434
8435
- multer@^1.4.5-lts.1 :
8436
- version "1.4.5-lts.1 "
8437
- resolved "https://registrynpm.storefrontcloud.io /multer/-/multer-1.4.5-lts.1. tgz#803e24ad1984f58edffbc79f56e305aec5cfd1ac "
8438
- integrity sha512-ywPWvcDMeH+z9gQq5qYHCCy+ethsk4goepZ45GLD63fOu0YcNecQxi64nDs3qluZB+murG3/D4dJ7+dGctcCQQ ==
8435
+ multer@^2.0.0 :
8436
+ version "2.0.0 "
8437
+ resolved "https://registry.yarnpkg.com /multer/-/multer-2.0.0. tgz#47076aa0f7c2c2fd273715e767c6962bf7f94326 "
8438
+ integrity sha512-bS8rPZurbAuHGAnApbM9d4h1wSoYqrOqkE+6a64KLMK9yWU7gJXBDDVklKQ3TPi9DRb85cRs6yXaC0+cjxRtRg ==
8439
8439
dependencies:
8440
8440
append-field "^1.0.0"
8441
8441
busboy "^1.0.0"
You can’t perform that action at this time.
0 commit comments