Skip to content

Commit

Permalink
Bump express-fileupload from 1.4.3 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [express-fileupload](https://github.com/richardgirges/express-fileupload) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/richardgirges/express-fileupload/releases)
- [Commits](richardgirges/express-fileupload@v1.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: express-fileupload
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2024
1 parent c9f215c commit fcb3352
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2032,9 +2032,9 @@ execa@^8.0.1:
strip-final-newline "^3.0.0"

express-fileupload@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/express-fileupload/-/express-fileupload-1.4.3.tgz#32cbb405ba12f541d445838464e081defba4ef61"
integrity sha512-vRzZo2YELm68DfR/CX8RMXgeK9BTAANxigrKACPjCXFGEzkCt/QWbqaIXP3W61uaX/hLj0CAo3/EVelpSQXkqA==
version "1.5.0"
resolved "https://registry.yarnpkg.com/express-fileupload/-/express-fileupload-1.5.0.tgz#afce078126c5393fc24b5ab9a79f02006f70e274"
integrity sha512-jSW3w9evqM37VWkEPkL2Ck5wUo2a8qa03MH+Ou/0ZSTpNlQFBvSLjU12k2nYcHhaMPv4JVvv6+Ac1OuLgUZb7w==
dependencies:
busboy "^1.6.0"

Expand Down

0 comments on commit fcb3352

Please sign in to comment.