Bump @etherpad/express-session from 1.18.2 to 1.18.4 (#6601)

Bumps [@etherpad/express-session](https://github.com/ether/express-session) from 1.18.2 to 1.18.4.
- [Changelog](https://github.com/ether/express-session/blob/main/HISTORY.md)
- [Commits](https://github.com/ether/express-session/commits/v1.18.4)

---
updated-dependencies:
- dependency-name: "@etherpad/express-session"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-21 18:38:22 +02:00 committed by GitHub
parent 38f3aca153
commit 1393f338e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -30,7 +30,7 @@
}
],
"dependencies": {
"@etherpad/express-session": "^1.18.2",
"@etherpad/express-session": "^1.18.4",
"async": "^3.2.6",
"axios": "^1.7.4",
"cookie-parser": "^1.4.6",