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

pull/48198/head
renovate[bot] 2022-10-23 02:26:02 +00:00
parent ad5db90b5e
commit 560bae0844
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.6.3",
"joi": "17.6.4",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",

16
package-lock.json generated
View File

@ -650,7 +650,7 @@
"cross-env": "7.0.3",
"css": "3.0.0",
"invariant": "2.2.4",
"joi": "17.6.3",
"joi": "17.6.4",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",
@ -33588,9 +33588,9 @@
}
},
"node_modules/joi": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.6.3.tgz",
"integrity": "sha512-YlQsIaS9MHYekzf1Qe11LjTkNzx9qhYluK3172z38RxYoAUf82XMX1p1DG1H4Wtk2ED/vPdSn9OggqtDu+aTow==",
"version": "17.6.4",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.6.4.tgz",
"integrity": "sha512-tPzkTJHZQjSFCc842QpdVpOZ9LI2txApboNUbW70qgnRB14Lzl+oWQOPdF2N4yqyiY14wBGe8lc7f/2hZxbGmw==",
"dependencies": {
"@hapi/hoek": "^9.0.0",
"@hapi/topo": "^5.0.0",
@ -57356,7 +57356,7 @@
"cross-env": "7.0.3",
"css": "3.0.0",
"invariant": "2.2.4",
"joi": "17.6.3",
"joi": "17.6.4",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",
@ -78433,9 +78433,9 @@
"version": "0.15.0"
},
"joi": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.6.3.tgz",
"integrity": "sha512-YlQsIaS9MHYekzf1Qe11LjTkNzx9qhYluK3172z38RxYoAUf82XMX1p1DG1H4Wtk2ED/vPdSn9OggqtDu+aTow==",
"version": "17.6.4",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.6.4.tgz",
"integrity": "sha512-tPzkTJHZQjSFCc842QpdVpOZ9LI2txApboNUbW70qgnRB14Lzl+oWQOPdF2N4yqyiY14wBGe8lc7f/2hZxbGmw==",
"requires": {
"@hapi/hoek": "^9.0.0",
"@hapi/topo": "^5.0.0",