nest/db-api
dependabot[bot] af84b303a7
Bump cookie and express in /db-api (#110)
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 5.0.0 to 5.0.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/v5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- 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-12-19 17:44:34 -05:00
..
.gitignore Add database management API server 2024-09-24 03:59:15 +00:00
database.js Add database management API server 2024-09-24 03:59:15 +00:00
ident-helper.js Add database management API server 2024-09-24 03:59:15 +00:00
index.js Add error handling 2024-09-24 23:57:08 +00:00
package-lock.json Bump cookie and express in /db-api (#110) 2024-12-19 17:44:34 -05:00
package.json Bump cookie and express in /db-api (#110) 2024-12-19 17:44:34 -05:00