chore(deps): update dependency joi to v17.6.0
This commit is contained in:
committed by
renovate[bot]
parent
fd777f5145
commit
e3a805b12f
@ -46,7 +46,7 @@
|
|||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"css": "3.0.0",
|
"css": "3.0.0",
|
||||||
"invariant": "2.2.4",
|
"invariant": "2.2.4",
|
||||||
"joi": "17.5.0",
|
"joi": "17.6.0",
|
||||||
"joi-objectid": "3.0.1",
|
"joi-objectid": "3.0.1",
|
||||||
"js-yaml": "4.0.0",
|
"js-yaml": "4.0.0",
|
||||||
"jsdom": "16.7.0",
|
"jsdom": "16.7.0",
|
||||||
|
16
package-lock.json
generated
16
package-lock.json
generated
@ -436,7 +436,7 @@
|
|||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"css": "3.0.0",
|
"css": "3.0.0",
|
||||||
"invariant": "2.2.4",
|
"invariant": "2.2.4",
|
||||||
"joi": "17.5.0",
|
"joi": "17.6.0",
|
||||||
"joi-objectid": "3.0.1",
|
"joi-objectid": "3.0.1",
|
||||||
"js-yaml": "4.0.0",
|
"js-yaml": "4.0.0",
|
||||||
"jsdom": "16.7.0",
|
"jsdom": "16.7.0",
|
||||||
@ -34059,9 +34059,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/joi": {
|
"node_modules/joi": {
|
||||||
"version": "17.5.0",
|
"version": "17.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/joi/-/joi-17.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/joi/-/joi-17.6.0.tgz",
|
||||||
"integrity": "sha512-R7hR50COp7StzLnDi4ywOXHrBrgNXuUUfJWIR5lPY5Bm/pOD3jZaTwpluUXVLRWcoWZxkrHBBJ5hLxgnlehbdw==",
|
"integrity": "sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hapi/hoek": "^9.0.0",
|
"@hapi/hoek": "^9.0.0",
|
||||||
"@hapi/topo": "^5.0.0",
|
"@hapi/topo": "^5.0.0",
|
||||||
@ -55933,7 +55933,7 @@
|
|||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"css": "3.0.0",
|
"css": "3.0.0",
|
||||||
"invariant": "2.2.4",
|
"invariant": "2.2.4",
|
||||||
"joi": "17.5.0",
|
"joi": "17.6.0",
|
||||||
"joi-objectid": "3.0.1",
|
"joi-objectid": "3.0.1",
|
||||||
"js-yaml": "4.0.0",
|
"js-yaml": "4.0.0",
|
||||||
"jsdom": "16.7.0",
|
"jsdom": "16.7.0",
|
||||||
@ -80274,9 +80274,9 @@
|
|||||||
"integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc="
|
"integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc="
|
||||||
},
|
},
|
||||||
"joi": {
|
"joi": {
|
||||||
"version": "17.5.0",
|
"version": "17.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/joi/-/joi-17.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/joi/-/joi-17.6.0.tgz",
|
||||||
"integrity": "sha512-R7hR50COp7StzLnDi4ywOXHrBrgNXuUUfJWIR5lPY5Bm/pOD3jZaTwpluUXVLRWcoWZxkrHBBJ5hLxgnlehbdw==",
|
"integrity": "sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@hapi/hoek": "^9.0.0",
|
"@hapi/hoek": "^9.0.0",
|
||||||
"@hapi/topo": "^5.0.0",
|
"@hapi/topo": "^5.0.0",
|
||||||
|
Reference in New Issue
Block a user