chore(deps): update dependency joi to v17.5.0 (#44344)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-12-02 23:15:54 +05:30
committed by GitHub
parent 0894680eb3
commit 0921e5e135
2 changed files with 11 additions and 11 deletions

View File

@ -47,7 +47,7 @@
"css": "3.0.0", "css": "3.0.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"invariant": "2.2.4", "invariant": "2.2.4",
"joi": "17.4.2", "joi": "17.5.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",

20
package-lock.json generated
View File

@ -434,7 +434,7 @@
"css": "3.0.0", "css": "3.0.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"invariant": "2.2.4", "invariant": "2.2.4",
"joi": "17.4.2", "joi": "17.5.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",
@ -35393,13 +35393,13 @@
} }
}, },
"node_modules/joi": { "node_modules/joi": {
"version": "17.4.2", "version": "17.5.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.4.2.tgz", "resolved": "https://registry.npmjs.org/joi/-/joi-17.5.0.tgz",
"integrity": "sha512-Lm56PP+n0+Z2A2rfRvsfWVDXGEWjXxatPopkQ8qQ5mxCEhwHG+Ettgg5o98FFaxilOxozoa14cFhrE/hOzh/Nw==", "integrity": "sha512-R7hR50COp7StzLnDi4ywOXHrBrgNXuUUfJWIR5lPY5Bm/pOD3jZaTwpluUXVLRWcoWZxkrHBBJ5hLxgnlehbdw==",
"dependencies": { "dependencies": {
"@hapi/hoek": "^9.0.0", "@hapi/hoek": "^9.0.0",
"@hapi/topo": "^5.0.0", "@hapi/topo": "^5.0.0",
"@sideway/address": "^4.1.0", "@sideway/address": "^4.1.3",
"@sideway/formula": "^3.0.0", "@sideway/formula": "^3.0.0",
"@sideway/pinpoint": "^2.0.0" "@sideway/pinpoint": "^2.0.0"
} }
@ -58044,7 +58044,7 @@
"css": "3.0.0", "css": "3.0.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"invariant": "2.2.4", "invariant": "2.2.4",
"joi": "17.4.2", "joi": "17.5.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",
@ -83592,13 +83592,13 @@
"integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=" "integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc="
}, },
"joi": { "joi": {
"version": "17.4.2", "version": "17.5.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.4.2.tgz", "resolved": "https://registry.npmjs.org/joi/-/joi-17.5.0.tgz",
"integrity": "sha512-Lm56PP+n0+Z2A2rfRvsfWVDXGEWjXxatPopkQ8qQ5mxCEhwHG+Ettgg5o98FFaxilOxozoa14cFhrE/hOzh/Nw==", "integrity": "sha512-R7hR50COp7StzLnDi4ywOXHrBrgNXuUUfJWIR5lPY5Bm/pOD3jZaTwpluUXVLRWcoWZxkrHBBJ5hLxgnlehbdw==",
"requires": { "requires": {
"@hapi/hoek": "^9.0.0", "@hapi/hoek": "^9.0.0",
"@hapi/topo": "^5.0.0", "@hapi/topo": "^5.0.0",
"@sideway/address": "^4.1.0", "@sideway/address": "^4.1.3",
"@sideway/formula": "^3.0.0", "@sideway/formula": "^3.0.0",
"@sideway/pinpoint": "^2.0.0" "@sideway/pinpoint": "^2.0.0"
}, },