Compare commits

..

No commits in common. "dependabot/npm_and_yarn/joi-17.11.0" and "main" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"bcrypt": "^5.1.1", "bcrypt": "^5.1.1",
"cors": "^2.8.5", "cors": "^2.8.5",
"express": "^4.18.2", "express": "^4.18.2",
"joi": "^17.11.0", "joi": "^17.10.1",
"mongoose": "^7.5.1", "mongoose": "^7.5.1",
"mongoose-field-encryption": "^7.0.1", "mongoose-field-encryption": "^7.0.1",
"nodemailer": "^6.9.5", "nodemailer": "^6.9.5",

View File

@ -1205,10 +1205,10 @@ isexe@^2.0.0:
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
joi@^17.11.0: joi@^17.10.1:
version "17.11.0" version "17.10.1"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.11.0.tgz#aa9da753578ec7720e6f0ca2c7046996ed04fc1a" resolved "https://registry.npmjs.org/joi/-/joi-17.10.1.tgz"
integrity sha512-NgB+lZLNoqISVy1rZocE9PZI36bL/77ie924Ri43yEvi9GUUMPeyVIr8KdFTMUlby1p0PBYMk9spIxEUQYqrJQ== integrity sha512-vIiDxQKmRidUVp8KngT8MZSOcmRVm2zV7jbMjNYWuHcJWI0bUck3nRTGQjhpPlQenIQIBC5Vp9AhcnHbWQqafw==
dependencies: dependencies:
"@hapi/hoek" "^9.0.0" "@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0" "@hapi/topo" "^5.0.0"