Commit Graph

16 Commits

Author SHA1 Message Date
Riccardo
2356f6ee6e build: bump express to 4.21.0 2024-09-12 12:41:55 +02:00
dependabot[bot]
357d972e40 build(deps): bump micromatch from 4.0.7 to 4.0.8 (#8)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 12:33:27 +02:00
Riccardo
198e77e1dd chore: updated version of almost everything 2024-07-20 18:11:30 +02:00
Riccardo
0dc9f625aa fix: added resolutions 2024-04-23 01:32:57 +02:00
Riccardo
6bfe81bbfa refactor: bumped packages 2024-04-23 01:24:06 +02:00
Riccardo
f3c907cdde refactor: removed unnecessary parser 2024-04-22 16:10:29 +02:00
Riccardo
853a0aeab9 fix: packages updated due to vulnerabilities 2023-11-22 19:29:24 +01:00
Riccardo
32aae19f93 feat: rate limiter 2023-09-08 16:54:06 +02:00
Riccardo
10e212038b feat: security improvements 2023-09-08 16:46:38 +02:00
Riccardo
ce84aa497f chore: switch to zod for schema validation 2023-08-30 21:18:34 +02:00
Riccardo
a36daaaec3 fix: correction to Docker files 2023-08-30 20:53:42 +02:00
Riccardo Senica
392e0db67b Prisma (#2)
feat: added Prisma
2023-08-05 17:23:34 +02:00
Riccardo
9c01101c1b chore: added Winston 2023-08-05 14:43:48 +02:00
Riccardo
21849bf394 chore: added Helmet 2023-08-05 14:20:15 +02:00
Riccardo
c913e5ecec test: added supertest 2023-08-04 21:41:44 +02:00
Riccardo
88854532a5 feat: basic code and configurations 2023-07-18 21:48:58 +02:00