oktopus/backend/services/utils/socketio
dependabot[bot] 61c6aa9353
chore(deps): bump serve-static and express
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-21 14:05:37 +00:00
..
build feat: build system + docker compose for backend services 2024-03-25 23:54:26 -03:00
.env chore: new folder structure 2024-03-17 22:47:10 -03:00
.gitignore chore: new folder structure 2024-03-17 22:47:10 -03:00
package-lock.json chore(deps): bump serve-static and express 2024-09-21 14:05:37 +00:00
package.json chore: new folder structure 2024-03-17 22:47:10 -03:00
server.js chore: new folder structure 2024-03-17 22:47:10 -03:00