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

This commit is contained in:
renovate[bot] 2024-01-15 15:51:42 +00:00 committed by GitHub
parent d88762edc5
commit 9abaac1cf9
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.1", "class-validator": "0.14.1",
"cookie-parser": "1.4.6", "cookie-parser": "1.4.6",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"joi": "17.11.0", "joi": "17.11.1",
"lodash": "4.17.21", "lodash": "4.17.21",
"nest-raven": "10.0.1", "nest-raven": "10.0.1",
"nestjs-otel": "5.1.5", "nestjs-otel": "5.1.5",
@ -8917,13 +8917,13 @@
} }
}, },
"node_modules/joi": { "node_modules/joi": {
"version": "17.11.0", "version": "17.11.1",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.11.0.tgz", "resolved": "https://registry.npmjs.org/joi/-/joi-17.11.1.tgz",
"integrity": "sha512-NgB+lZLNoqISVy1rZocE9PZI36bL/77ie924Ri43yEvi9GUUMPeyVIr8KdFTMUlby1p0PBYMk9spIxEUQYqrJQ==", "integrity": "sha512-671acnrx+w96PCcQOzvm0VYQVwNL2PVgZmDRaFuSsx8sIUmGzYElPw5lU8F3Cr0jOuPs1oM56p7W2a1cdDOwcw==",
"dependencies": { "dependencies": {
"@hapi/hoek": "^9.0.0", "@hapi/hoek": "^9.3.0",
"@hapi/topo": "^5.0.0", "@hapi/topo": "^5.1.0",
"@sideway/address": "^4.1.3", "@sideway/address": "^4.1.4",
"@sideway/formula": "^3.0.1", "@sideway/formula": "^3.0.1",
"@sideway/pinpoint": "^2.0.0" "@sideway/pinpoint": "^2.0.0"
} }

View file

@ -61,7 +61,7 @@
"class-validator": "0.14.1", "class-validator": "0.14.1",
"cookie-parser": "1.4.6", "cookie-parser": "1.4.6",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"joi": "17.11.0", "joi": "17.11.1",
"lodash": "4.17.21", "lodash": "4.17.21",
"nest-raven": "10.0.1", "nest-raven": "10.0.1",
"nestjs-otel": "5.1.5", "nestjs-otel": "5.1.5",