chore(deps): update dependency @types/hapi__joi to v17.1.7

This commit is contained in:
Renovate Bot 2021-07-27 17:53:23 +00:00
parent cbeeb35a55
commit 65938b588f
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -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": {

View file

@ -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",