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

pull/51592/head
renovate[bot] 2023-09-17 16:49:53 +00:00
parent cf0e3c79ab
commit dfffaed393
5 changed files with 18 additions and 18 deletions

View File

@ -185,7 +185,7 @@
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.31",
"jest-environment-jsdom": "29.7.0",
"jest-json-schema-extended": "1.0.1",
"joi": "17.10.1",
"joi": "17.10.2",
"js-yaml": "4.1.0",
"monaco-editor-webpack-plugin": "4.2.0",
"node-fetch": "2.7.0",

View File

@ -50,7 +50,7 @@
"css": "3.0.0",
"glob": "8.1.0",
"invariant": "2.2.4",
"joi": "17.10.1",
"joi": "17.10.2",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",

View File

@ -907,8 +907,8 @@ importers:
specifier: 1.0.1
version: 1.0.1
joi:
specifier: 17.10.1
version: 17.10.1
specifier: 17.10.2
version: 17.10.2
js-yaml:
specifier: 4.1.0
version: 4.1.0
@ -991,8 +991,8 @@ importers:
specifier: 2.2.4
version: 2.2.4
joi:
specifier: 17.10.1
version: 17.10.1
specifier: 17.10.2
version: 17.10.2
joi-objectid:
specifier: 3.0.1
version: 3.0.1
@ -1369,8 +1369,8 @@ importers:
specifier: 4.3.8
version: 4.3.8
joi:
specifier: 17.10.1
version: 17.10.1
specifier: 17.10.2
version: 17.10.2
readdirp:
specifier: 3.6.0
version: 3.6.0
@ -1396,8 +1396,8 @@ importers:
specifier: 16.3.1
version: 16.3.1
joi:
specifier: 17.10.1
version: 17.10.1
specifier: 17.10.2
version: 17.10.2
joi-objectid:
specifier: 3.0.1
version: 3.0.1
@ -19636,7 +19636,7 @@ packages:
gatsby-telemetry: 2.15.0
hosted-git-info: 3.0.8
is-valid-path: 0.1.1
joi: 17.10.1
joi: 17.10.2
lodash: 4.17.21
meant: 1.0.3
node-fetch: 2.7.0
@ -19851,7 +19851,7 @@ packages:
fastq: 1.15.0
gatsby: 3.15.0(@types/node@20.5.9)(babel-eslint@10.1.0)(eslint-import-resolver-typescript@3.5.5)(eslint-plugin-testing-library@3.9.0)(react-dom@16.14.0)(react@16.14.0)(typescript@4.9.5)(webpack-cli@4.10.0)
graphql: 15.8.0
joi: 17.10.1
joi: 17.10.2
/gatsby-plugin-webpack-bundle-analyser-v2@1.1.31(gatsby@3.15.0):
resolution: {integrity: sha512-EtfbY0r6KonivfiU3u4I/PP1THCfOcyEiVISTKtJHgAQjM9xc9cwjfGXGotaYIWDtwUkYPkJVIwsmGpen0rh4Q==}
@ -20145,7 +20145,7 @@ packages:
invariant: 2.2.4
is-relative: 1.0.0
is-relative-url: 3.0.0
joi: 17.10.1
joi: 17.10.2
json-loader: 0.5.7
latest-version: 5.1.0
lodash: 4.17.21
@ -23566,8 +23566,8 @@ packages:
/joi-objectid@3.0.1:
resolution: {integrity: sha512-V/3hbTlGpvJ03Me6DJbdBI08hBTasFOmipsauOsxOSnsF1blxV537WTl1zPwbfcKle4AK0Ma4OPnzMH4LlvTpQ==}
/joi@17.10.1:
resolution: {integrity: sha512-vIiDxQKmRidUVp8KngT8MZSOcmRVm2zV7jbMjNYWuHcJWI0bUck3nRTGQjhpPlQenIQIBC5Vp9AhcnHbWQqafw==}
/joi@17.10.2:
resolution: {integrity: sha512-hcVhjBxRNW/is3nNLdGLIjkgXetkeGc2wyhydhz8KumG23Aerk4HPjU5zaPAMRqXQFc0xNqXTC7+zQjxr0GlKA==}
dependencies:
'@hapi/hoek': 9.3.0
'@hapi/topo': 5.1.0
@ -33824,7 +33824,7 @@ packages:
hasBin: true
dependencies:
axios: 0.27.2(debug@4.3.4)
joi: 17.10.1
joi: 17.10.2
lodash: 4.17.21
minimist: 1.2.8
rxjs: 7.8.1

View File

@ -21,7 +21,7 @@
"devDependencies": {
"@total-typescript/ts-reset": "^0.4.0",
"chai": "4.3.8",
"joi": "17.10.1",
"joi": "17.10.2",
"readdirp": "3.6.0"
}
}

View File

@ -20,7 +20,7 @@
"main": "none",
"devDependencies": {
"dotenv": "16.3.1",
"joi": "17.10.1",
"joi": "17.10.2",
"joi-objectid": "3.0.1",
"js-yaml": "4.1.0",
"lodash": "4.17.21",