build(deps): bump express-session from 1.18.0 to 1.18.1 in /src (#1470)

Bumps [express-session](https://github.com/expressjs/session) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/session/compare/v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: 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-10-14 09:23:24 +02:00
committed by GitHub
parent 6f2811c637
commit bf77386ec6
2 changed files with 9 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
"bcryptjs": "^2.4.3",
"crc-32": "^1.2.2",
"debug": "^4.3.7",
"express-session": "^1.18.0",
"express-session": "^1.18.1",
"h3": "^1.13.0",
"qrcode": "^1.5.4"
},