Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
61997f087c
Bump express from 4.18.1 to 4.19.2 (#5037)
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 10:10:47 +01:00
Antoine du Hamel
961f11f375
examples/aws: client-side signing (#4463) 2023-07-20 11:34:22 +02:00
Antoine du Hamel
44e5e0e2d7
examples/aws-nodejs: upgrade to AWS-SDK v3 (#4515) 2023-06-22 12:18:35 +02:00
Antoine du Hamel
f56520f1d8
example: add multipart support to aws-nodejs (#4257) 2023-01-05 12:04:51 +01:00
Antoine du Hamel
e767c74097 examples: mark @uppy-example/aws-nodejs as private 2022-10-19 22:13:07 +02:00
Raúl Ibáñez
3f07d79de6
Add example for Uppy with S3 and a Node.js server (#4129)
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-10-17 16:43:00 -03:00