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

pull/43096/head
Renovate Bot 2021-08-01 22:19:55 +00:00 committed by renovate[bot]
parent e8dd7f5929
commit 843b315981
2 changed files with 4 additions and 4 deletions

View File

@ -5463,9 +5463,9 @@
"dev": true
},
"joi": {
"version": "17.4.1",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.4.1.tgz",
"integrity": "sha512-gDPOwQ5sr+BUxXuPDGrC1pSNcVR/yGGcTI0aCnjYxZEa3za60K/iCQ+OFIkEHWZGVCUcUlXlFKvMmrlmxrG6UQ==",
"version": "17.4.2",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.4.2.tgz",
"integrity": "sha512-Lm56PP+n0+Z2A2rfRvsfWVDXGEWjXxatPopkQ8qQ5mxCEhwHG+Ettgg5o98FFaxilOxozoa14cFhrE/hOzh/Nw==",
"dev": true,
"requires": {
"@hapi/hoek": "^9.0.0",

View File

@ -48,7 +48,7 @@
"css": "3.0.0",
"gulp": "4.0.2",
"invariant": "2.2.4",
"joi": "17.4.1",
"joi": "17.4.2",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.6.0",