mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency joi to v17.12.2
This commit is contained in:
parent
edfb506d8d
commit
e15d032458
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -44,7 +44,7 @@
|
|||
"class-validator": "0.14.1",
|
||||
"cookie-parser": "1.4.6",
|
||||
"date-fns": "2.30.0",
|
||||
"joi": "17.12.1",
|
||||
"joi": "17.12.2",
|
||||
"lodash": "4.17.21",
|
||||
"nest-raven": "10.0.1",
|
||||
"nestjs-otel": "5.1.5",
|
||||
|
|
@ -8907,9 +8907,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/joi": {
|
||||
"version": "17.12.1",
|
||||
"resolved": "https://registry.npmjs.org/joi/-/joi-17.12.1.tgz",
|
||||
"integrity": "sha512-vtxmq+Lsc5SlfqotnfVjlViWfOL9nt/avKNbKYizwf6gsCfq9NYY/ceYRMFD8XDdrjJ9abJyScWmhmIiy+XRtQ==",
|
||||
"version": "17.12.2",
|
||||
"resolved": "https://registry.npmjs.org/joi/-/joi-17.12.2.tgz",
|
||||
"integrity": "sha512-RonXAIzCiHLc8ss3Ibuz45u28GOsWE1UpfDXLbN/9NKbL4tCJf8TWYVKsoYuuh+sAUt7fsSNpA+r2+TBA6Wjmw==",
|
||||
"dependencies": {
|
||||
"@hapi/hoek": "^9.3.0",
|
||||
"@hapi/topo": "^5.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue