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

This commit is contained in:
Renovate Bot
2022-01-27 04:05:07 +00:00
committed by renovate[bot]
parent fd777f5145
commit e3a805b12f
2 changed files with 9 additions and 9 deletions

View File

@ -46,7 +46,7 @@
"cross-env": "7.0.3",
"css": "3.0.0",
"invariant": "2.2.4",
"joi": "17.5.0",
"joi": "17.6.0",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",

16
package-lock.json generated
View File

@ -436,7 +436,7 @@
"cross-env": "7.0.3",
"css": "3.0.0",
"invariant": "2.2.4",
"joi": "17.5.0",
"joi": "17.6.0",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",
@ -34059,9 +34059,9 @@
}
},
"node_modules/joi": {
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.5.0.tgz",
"integrity": "sha512-R7hR50COp7StzLnDi4ywOXHrBrgNXuUUfJWIR5lPY5Bm/pOD3jZaTwpluUXVLRWcoWZxkrHBBJ5hLxgnlehbdw==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.6.0.tgz",
"integrity": "sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==",
"dependencies": {
"@hapi/hoek": "^9.0.0",
"@hapi/topo": "^5.0.0",
@ -55933,7 +55933,7 @@
"cross-env": "7.0.3",
"css": "3.0.0",
"invariant": "2.2.4",
"joi": "17.5.0",
"joi": "17.6.0",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",
@ -80274,9 +80274,9 @@
"integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc="
},
"joi": {
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.5.0.tgz",
"integrity": "sha512-R7hR50COp7StzLnDi4ywOXHrBrgNXuUUfJWIR5lPY5Bm/pOD3jZaTwpluUXVLRWcoWZxkrHBBJ5hLxgnlehbdw==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.6.0.tgz",
"integrity": "sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==",
"requires": {
"@hapi/hoek": "^9.0.0",
"@hapi/topo": "^5.0.0",