Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.19.2 in /nextcloud_backup/backend
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 6803843 commit 6887e49
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 20 deletions.
2 changes: 1 addition & 1 deletion nextcloud_backup/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"cron": "3.1.7",
"debug": "4.3.4",
"errorhandler": "^1.5.1",
"express": "4.18.2",
"express": "4.19.2",
"fast-xml-parser": "^4.3.4",
"figlet": "^1.7.0",
"form-data": "4.0.0",
Expand Down
44 changes: 25 additions & 19 deletions nextcloud_backup/backend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6887e49

Please sign in to comment.