dependabot[bot]
e9a4aa8f39
Bump validator from 13.7.0 to 13.15.22 in /react-express-mongodb/backend
...
Bumps [validator](https://github.com/validatorjs/validator.js ) from 13.7.0 to 13.15.22.
- [Release notes](https://github.com/validatorjs/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/validatorjs/validator.js/compare/13.7.0...13.15.22 )
---
updated-dependencies:
- dependency-name: validator
dependency-version: 13.15.22
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 18:37:40 +00:00
Guillaume Lours
0a0a53b7c7
fix issue in validor dependency in the backend of react-express-mongodb sample ( #175 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2021-11-04 14:58:45 +01:00
Guillaume Lours
727084b6f6
fix security issues in the react-express-mongodb sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2021-10-08 12:20:53 +02:00
Jérémie Drouet
be7f09b6ba
react-express-mongodb: lint sources
...
to fix some syntax issues in the existing code, the commit
put in place prettier and format the code
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-05-13 11:33:48 +02:00
Jérémie Drouet
be8875c9b6
react-express-mongodb: rename server to backend
...
The goal here is to keep the same structure than the other examples.
Also, considering that it has a "frontend" folder, the equivalent for
the server should be "backend".
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com >
2020-05-13 11:33:48 +02:00