mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/hapi__joi to v17.1.7
This commit is contained in:
parent
cbeeb35a55
commit
65938b588f
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -45,7 +45,7 @@
|
|||
"@nestjs/testing": "7.6.17",
|
||||
"@types/cookie-parser": "1.4.2",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/hapi__joi": "17.1.6",
|
||||
"@types/hapi__joi": "17.1.7",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/passport-jwt": "3.0.5",
|
||||
|
|
@ -2572,9 +2572,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/hapi__joi": {
|
||||
"version": "17.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.6.tgz",
|
||||
"integrity": "sha512-y3A1MzNC0FmzD5+ys59RziE1WqKrL13nxtJgrSzjoO7boue5B7zZD2nZLPwrSuUviFjpKFQtgHYSvhDGfIE4jA==",
|
||||
"version": "17.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.7.tgz",
|
||||
"integrity": "sha512-byC9slpuqyDeEKegl/ViT8PCQRSp0CYkhLzz0cPxqxV6QC53Ht1cr2jG5iwOvtt/RxylUbTpXNqpgbf9Qu8QFw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/http-assert": {
|
||||
|
|
@ -17216,9 +17216,9 @@
|
|||
}
|
||||
},
|
||||
"@types/hapi__joi": {
|
||||
"version": "17.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.6.tgz",
|
||||
"integrity": "sha512-y3A1MzNC0FmzD5+ys59RziE1WqKrL13nxtJgrSzjoO7boue5B7zZD2nZLPwrSuUviFjpKFQtgHYSvhDGfIE4jA==",
|
||||
"version": "17.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.7.tgz",
|
||||
"integrity": "sha512-byC9slpuqyDeEKegl/ViT8PCQRSp0CYkhLzz0cPxqxV6QC53Ht1cr2jG5iwOvtt/RxylUbTpXNqpgbf9Qu8QFw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/http-assert": {
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
"@nestjs/testing": "7.6.17",
|
||||
"@types/cookie-parser": "1.4.2",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/hapi__joi": "17.1.6",
|
||||
"@types/hapi__joi": "17.1.7",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/passport-jwt": "3.0.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue