Bump joi from 14.0.6 to 14.3.0 (#2393)
Bumps [joi](https://github.com/hapijs/joi) from 14.0.6 to 14.3.0. - [Release notes](https://github.com/hapijs/joi/releases) - [Changelog](https://github.com/hapijs/joi/blob/master/CHANGELOG.md) - [Commits](https://github.com/hapijs/joi/compare/v14.0.6...v14.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
chris48s
parent
08546544c8
commit
aed2320d5a
Generated
+6
-6
@@ -6443,9 +6443,9 @@
|
||||
}
|
||||
},
|
||||
"hoek": {
|
||||
"version": "6.0.3",
|
||||
"resolved": "https://registry.npmjs.org/hoek/-/hoek-6.0.3.tgz",
|
||||
"integrity": "sha512-TU6RyZ/XaQCTWRLrdqZZtZqwxUVr6PDMfi6MlWNURZ7A6czanQqX4pFE1mdOUQR9FdPCsZ0UzL8jI/izZ+eBSQ=="
|
||||
"version": "6.0.4",
|
||||
"resolved": "https://registry.npmjs.org/hoek/-/hoek-6.0.4.tgz",
|
||||
"integrity": "sha512-9D47elppcwrTx2x9B6TrovxnUtlTBYFcHGgo0+LRA1+YfUkCecT//41ovdh6zbl7whB9Hc2whRO1c6lzPoTgww=="
|
||||
},
|
||||
"hoist-non-react-statics": {
|
||||
"version": "2.5.5",
|
||||
@@ -7474,9 +7474,9 @@
|
||||
}
|
||||
},
|
||||
"joi": {
|
||||
"version": "14.0.6",
|
||||
"resolved": "https://registry.npmjs.org/joi/-/joi-14.0.6.tgz",
|
||||
"integrity": "sha512-mKXPSNYMG3taVBZemQj3pPOlMZGrnnu14JKAC6AHg6jJVX35L7oDk89ss1sHj+laDSEh3mD2PmeheI5k6Aw8nQ==",
|
||||
"version": "14.3.0",
|
||||
"resolved": "https://registry.npmjs.org/joi/-/joi-14.3.0.tgz",
|
||||
"integrity": "sha512-0HKd1z8MWogez4GaU0LkY1FgW30vR2Kwy414GISfCU41OYgUC2GWpNe5amsvBZtDqPtt7DohykfOOMIw1Z5hvQ==",
|
||||
"requires": {
|
||||
"hoek": "6.x.x",
|
||||
"isemail": "3.x.x",
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@
|
||||
"gh-badges": "file:gh-badges",
|
||||
"glob": "^7.1.1",
|
||||
"is-css-color": "^1.0.0",
|
||||
"joi": "14.0.6",
|
||||
"joi": "14.3.0",
|
||||
"js-yaml": "^3.11.0",
|
||||
"jsonpath": "~1.0.0",
|
||||
"lodash.countby": "^4.6.0",
|
||||
|
||||
Reference in New Issue
Block a user