chore(deps): update dependency joi to v17.10.2

This commit is contained in:
renovate[bot] 2023-09-17 16:19:40 +00:00 committed by GitHub
parent b63d3f63c4
commit 7f5328e538
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -44,7 +44,7 @@
"class-validator": "0.14.0",
"cookie-parser": "1.4.6",
"date-fns": "2.30.0",
"joi": "17.10.1",
"joi": "17.10.2",
"lodash": "4.17.21",
"nest-raven": "10.0.0",
"nestjs-otel": "5.1.5",
@ -8735,9 +8735,9 @@
}
},
"node_modules/joi": {
"version": "17.10.1",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.10.1.tgz",
"integrity": "sha512-vIiDxQKmRidUVp8KngT8MZSOcmRVm2zV7jbMjNYWuHcJWI0bUck3nRTGQjhpPlQenIQIBC5Vp9AhcnHbWQqafw==",
"version": "17.10.2",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.10.2.tgz",
"integrity": "sha512-hcVhjBxRNW/is3nNLdGLIjkgXetkeGc2wyhydhz8KumG23Aerk4HPjU5zaPAMRqXQFc0xNqXTC7+zQjxr0GlKA==",
"dependencies": {
"@hapi/hoek": "^9.0.0",
"@hapi/topo": "^5.0.0",
@ -19461,9 +19461,9 @@
}
},
"joi": {
"version": "17.10.1",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.10.1.tgz",
"integrity": "sha512-vIiDxQKmRidUVp8KngT8MZSOcmRVm2zV7jbMjNYWuHcJWI0bUck3nRTGQjhpPlQenIQIBC5Vp9AhcnHbWQqafw==",
"version": "17.10.2",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.10.2.tgz",
"integrity": "sha512-hcVhjBxRNW/is3nNLdGLIjkgXetkeGc2wyhydhz8KumG23Aerk4HPjU5zaPAMRqXQFc0xNqXTC7+zQjxr0GlKA==",
"requires": {
"@hapi/hoek": "^9.0.0",
"@hapi/topo": "^5.0.0",