madhums / node-express-mongoose-demo

A simple demo app using node and mongodb for beginners (with docker)
https://nodejs-express-demo.fly.dev
MIT License
5.12k stars 1.38k forks source link

Update multer to the latest version 🚀 #335

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The dependency multer was updated from 1.3.1 to 1.4.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 358c2ed version: 1.4.1
  • fc36a16 history: 1.4.1
  • 816d984 Merge pull request #668 from axelpale/master
  • 7c952e2 Test req.file.buffer is a buffer when empty file
  • 676c0d6 Force req.file.buffer to always be a Buffer
  • e8151fe Fix a logical branchment in the readme (#658)

See the full diff