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

This commit is contained in:
renovate[bot] 2024-03-12 03:47:51 +00:00 committed by GitHub
parent edfb506d8d
commit e15d032458
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
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.12.1", "joi": "17.12.2",
"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",
@ -8907,9 +8907,9 @@
} }
}, },
"node_modules/joi": { "node_modules/joi": {
"version": "17.12.1", "version": "17.12.2",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.12.1.tgz", "resolved": "https://registry.npmjs.org/joi/-/joi-17.12.2.tgz",
"integrity": "sha512-vtxmq+Lsc5SlfqotnfVjlViWfOL9nt/avKNbKYizwf6gsCfq9NYY/ceYRMFD8XDdrjJ9abJyScWmhmIiy+XRtQ==", "integrity": "sha512-RonXAIzCiHLc8ss3Ibuz45u28GOsWE1UpfDXLbN/9NKbL4tCJf8TWYVKsoYuuh+sAUt7fsSNpA+r2+TBA6Wjmw==",
"dependencies": { "dependencies": {
"@hapi/hoek": "^9.3.0", "@hapi/hoek": "^9.3.0",
"@hapi/topo": "^5.1.0", "@hapi/topo": "^5.1.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.12.1", "joi": "17.12.2",
"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",