⬆️ Bump express from 4.17.2 to 4.18.1 in /nextcloud_backup/rootfs/opt/nextcloud_backup (#132)

* :abulance: Fix registry login

* ⬆️ Bump express in /nextcloud_backup/rootfs/opt/nextcloud_backup

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.1.
- [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.17.2...4.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Sébastien Clément <seb6596@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-30 16:46:01 +02:00 committed by GitHub
parent 0d2698bcc6
commit 72443bb889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 386 additions and 292 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"cron": "^1.8.2",
"debug": "~4.3.3",
"ejs": "~3.1.6",
"express": "~4.17.2",
"express": "~4.18.1",
"form-data": "^4.0.0",
"got": "12.0.1",
"http-errors": "~2.0.0",