Bump joi from 17.8.3 to 17.8.4
Bumps [joi](https://github.com/hapijs/joi) from 17.8.3 to 17.8.4. - [Release notes](https://github.com/hapijs/joi/releases) - [Commits](https://github.com/hapijs/joi/compare/v17.8.3...v17.8.4) --- updated-dependencies: - dependency-name: joi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ac608b4140
commit
9525d9db17
@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"bcrypt": "^5.1.0",
|
||||
"express": "^4.18.2",
|
||||
"joi": "^17.8.3",
|
||||
"joi": "^17.8.4",
|
||||
"mongoose": "^6.10.0",
|
||||
"mongoose-field-encryption": "^6.0.0",
|
||||
"nodemailer": "^6.9.1",
|
||||
|
@ -1978,10 +1978,10 @@ isexe@^2.0.0:
|
||||
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
||||
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
||||
|
||||
joi@^17.8.3:
|
||||
version "17.8.3"
|
||||
resolved "https://registry.yarnpkg.com/joi/-/joi-17.8.3.tgz#d772fe27a87a5cda21aace5cf11eee8671ca7e6f"
|
||||
integrity sha512-q5Fn6Tj/jR8PfrLrx4fpGH4v9qM6o+vDUfD4/3vxxyg34OmKcNqYZ1qn2mpLza96S8tL0p0rIw2gOZX+/cTg9w==
|
||||
joi@^17.8.4:
|
||||
version "17.8.4"
|
||||
resolved "https://registry.yarnpkg.com/joi/-/joi-17.8.4.tgz#f2d91ab8acd3cca4079ba70669c65891739234aa"
|
||||
integrity sha512-jjdRHb5WtL+KgSHvOULQEPPv4kcl+ixd1ybOFQq3rWLgEEqc03QMmilodL0GVJE14U/SQDXkUhQUSZANGDH/AA==
|
||||
dependencies:
|
||||
"@hapi/hoek" "^9.0.0"
|
||||
"@hapi/topo" "^5.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user