hermes/api
dependabot[bot] d832ccca1a
chore(deps): bump ws from 8.17.0 to 8.17.1 in /api
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 19:51:45 +00:00
..
prisma feature: Adds username support. 2024-05-05 21:56:35 -04:00
routes feature: Add support for getting inbound connection. 2024-05-07 18:35:04 -04:00
src chore: Remove unneccesary extra typing. 2024-06-17 21:30:21 -04:00
dev.env chore: Move API source code to API folder. 2024-04-28 14:23:13 -04:00
docker-entrypoint.sh chore: Adds lom with basic commands parsing. 2024-05-06 11:31:51 -04:00
Dockerfile ci: add builder 2024-05-04 19:09:10 -04:00
eslint.config.js chore: Also format eslint files. 2024-05-10 17:58:36 -04:00
init.sh fix: Fixes connection closures. 2024-05-04 16:38:52 -04:00
package-lock.json chore(deps): bump ws from 8.17.0 to 8.17.1 in /api 2024-06-20 19:51:45 +00:00
package.json feat: prettify logger in development mode 2024-05-10 18:32:07 -04:00
srcpatch.sh chore: Move API source code to API folder. 2024-04-28 14:23:13 -04:00
tsconfig.json chore: Move API source code to API folder. 2024-04-28 14:23:13 -04:00