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

This commit is contained in:
Renovate Bot 2020-06-24 09:55:20 +00:00
parent 4f9cd2fc3f
commit 46a9a366a1
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1652,9 +1652,9 @@
}
},
"@types/hapi__joi": {
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.0.tgz",
"integrity": "sha512-zqPGKJ3FUiut0NZUstLBm3gAkSMwWwn/soNi/KvefJfhlaQYYoLnMiMCaMN97dPK4iKjFSIVwRbHANSgUCKm7g==",
"version": "17.1.3",
"resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.3.tgz",
"integrity": "sha512-3+EUJ+haX1Ix/Lmn//qGE0l3dll7TouN+ukkorTroShhyQniOECd30psoxSUjcVE6vVjaS07mqhRkJ6lUZrrbw==",
"dev": true
},
"@types/istanbul-lib-coverage": {

View file

@ -54,7 +54,7 @@
"@nestjs/schematics": "7.0.0",
"@nestjs/testing": "7.0.9",
"@types/express": "4.17.6",
"@types/hapi__joi": "17.1.0",
"@types/hapi__joi": "17.1.3",
"@types/jest": "25.2.3",
"@types/node": "13.13.8",
"@types/passport-jwt": "3.0.3",