-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Description
According to GitHub Security Advisory, this repo's dependency on [email protected] should raise three high severity alerts that are resolved in [email protected]:
https://github.com/expressjs/multer/security
However, if I clone backstage/demo and run yarn npm audit -R --severity high then I don't see these reported.
I wonder why this is?
In any event, I think these high severity alerts can be addressed by updating express-openapi-validator
yarn why multer
└─ express-openapi-validator@npm:5.1.1
└─ multer@npm:1.4.5-lts.1 (via npm:^1.4.5-lts.1)Their updated multer dependency was released in v5.5.3
Metadata
Metadata
Assignees
Labels
No labels