Commit graph

10 commits

Author SHA1 Message Date
14679ef21a
Merge pull request #3 from Rodrigoplp/dependabot/npm_and_yarn/mongodb-3.1.13
Bump mongodb from 2.2.33 to 3.1.13
2022-02-11 21:58:57 -05:00
dependabot[bot]
0be861b117
Bump mongodb from 2.2.33 to 3.1.13
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 2.2.33 to 3.1.13.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/master/CHANGES_3.0.0.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v2.2.33...v3.1.13)

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 02:58:51 +00:00
511f33b860
Merge pull request #2 from Rodrigoplp/dependabot/npm_and_yarn/bcrypt-5.0.0
Bump bcrypt from 1.0.3 to 5.0.0
2022-02-11 21:58:28 -05:00
50f1231aed
Merge pull request #4 from Rodrigoplp/dependabot/npm_and_yarn/validator-13.7.0
Bump validator from 9.1.1 to 13.7.0
2022-02-11 21:58:13 -05:00
dependabot[bot]
e40fe4d564
Bump bcrypt from 1.0.3 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 1.0.3 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v1.0.3...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 02:58:12 +00:00
8d063ddb7d
Merge pull request #1 from Rodrigoplp/dependabot/npm_and_yarn/mongoose-5.7.5
Bump mongoose from 4.12.6 to 5.7.5
2022-02-11 21:57:42 -05:00
dependabot[bot]
4477b47980
Bump validator from 9.1.1 to 13.7.0
Bumps [validator](https://github.com/validatorjs/validator.js) from 9.1.1 to 13.7.0.
- [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/9.1.1...13.7.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 18:30:21 +00:00
dependabot[bot]
7de45f4076
Bump mongoose from 4.12.6 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.12.6 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/4.12.6...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-30 11:11:24 +00:00
Rodrigo Pedroso
3ac017a5ad Commit project 2019-06-19 10:46:14 -04:00
28471965a0
Initial commit 2019-06-19 10:33:49 -04:00