8 Commits

Author SHA1 Message Date
dependabot[bot]
97df7d1a60
Bump qs and express in /react-express-mysql/backend
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.7.0 to 6.11.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `express` from 4.17.1 to 4.19.2
- [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/4.17.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:27:08 +00:00
Nicolas De loof
667bd9facb
Adopt Compose v2 (#240)
* Adopt Compose v2

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2022-05-10 11:59:25 +02:00
Guillaume Lours
a3e3195313 fix security issues on react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 18:56:23 +01:00
Guillaume Lours
94d8ab630c fix security issues in the react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-10-08 12:04:19 +02:00
Guillaume Lours
67b0429f2d Update nodemon to fix dependency security issue in dot-prop
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-08-10 10:32:44 +02:00
Guillaume Lours
5cf9171841 Fix security issues in npm dependencies of react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-25 15:47:33 +01:00
Jérémie Drouet
59724f87a1 react-express-mysql: get version from mysql
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-03-24 14:47:35 +01:00
Anca Iordache
f1e4cca535 Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-16 17:23:59 +01:00