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

This commit is contained in:
renovate[bot]
2023-08-27 20:31:54 +00:00
parent 4ed95973d2
commit ec33071537
5 changed files with 26 additions and 16 deletions

View File

@@ -185,7 +185,7 @@
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.31",
"jest-environment-jsdom": "29.6.4",
"jest-json-schema-extended": "1.0.1",
"joi": "17.9.2",
"joi": "17.10.0",
"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.9.2",
"joi": "17.10.0",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",

34
pnpm-lock.yaml generated
View File

@@ -901,8 +901,8 @@ importers:
specifier: 1.0.1
version: 1.0.1
joi:
specifier: 17.9.2
version: 17.9.2
specifier: 17.10.0
version: 17.10.0
js-yaml:
specifier: 4.1.0
version: 4.1.0
@@ -985,8 +985,8 @@ importers:
specifier: 2.2.4
version: 2.2.4
joi:
specifier: 17.9.2
version: 17.9.2
specifier: 17.10.0
version: 17.10.0
joi-objectid:
specifier: 3.0.1
version: 3.0.1
@@ -1348,8 +1348,8 @@ importers:
specifier: 4.3.8
version: 4.3.8
joi:
specifier: 17.9.2
version: 17.9.2
specifier: 17.10.0
version: 17.10.0
readdirp:
specifier: 3.6.0
version: 3.6.0
@@ -1375,8 +1375,8 @@ importers:
specifier: 16.3.1
version: 16.3.1
joi:
specifier: 17.9.2
version: 17.9.2
specifier: 17.10.0
version: 17.10.0
joi-objectid:
specifier: 3.0.1
version: 3.0.1
@@ -18318,7 +18318,7 @@ packages:
gatsby-telemetry: 2.15.0
hosted-git-info: 3.0.8
is-valid-path: 0.1.1
joi: 17.9.2
joi: 17.10.0
lodash: 4.17.21
meant: 1.0.3
node-fetch: 2.7.0
@@ -18533,7 +18533,7 @@ packages:
fastq: 1.15.0
gatsby: 3.15.0(@types/node@18.17.11)(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.9.2
joi: 17.10.0
/gatsby-plugin-webpack-bundle-analyser-v2@1.1.31(gatsby@3.15.0):
resolution: {integrity: sha512-EtfbY0r6KonivfiU3u4I/PP1THCfOcyEiVISTKtJHgAQjM9xc9cwjfGXGotaYIWDtwUkYPkJVIwsmGpen0rh4Q==}
@@ -18827,7 +18827,7 @@ packages:
invariant: 2.2.4
is-relative: 1.0.0
is-relative-url: 3.0.0
joi: 17.9.2
joi: 17.10.0
json-loader: 0.5.7
latest-version: 5.1.0
lodash: 4.17.21
@@ -22162,6 +22162,15 @@ packages:
resolution: {integrity: sha512-V/3hbTlGpvJ03Me6DJbdBI08hBTasFOmipsauOsxOSnsF1blxV537WTl1zPwbfcKle4AK0Ma4OPnzMH4LlvTpQ==}
dev: true
/joi@17.10.0:
resolution: {integrity: sha512-hrazgRSlhzacZ69LdcKfhi3Vu13z2yFfoAzmEov3yFIJlatTdVGUW6vle1zjH8qkzdCn/qGw8rapjqsObbYXAg==}
dependencies:
'@hapi/hoek': 9.3.0
'@hapi/topo': 5.1.0
'@sideway/address': 4.1.4
'@sideway/formula': 3.0.1
'@sideway/pinpoint': 2.0.0
/joi@17.9.2:
resolution: {integrity: sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==}
dependencies:
@@ -22170,6 +22179,7 @@ packages:
'@sideway/address': 4.1.4
'@sideway/formula': 3.0.1
'@sideway/pinpoint': 2.0.0
dev: true
/joycon@3.1.1:
resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
@@ -32351,7 +32361,7 @@ packages:
hasBin: true
dependencies:
axios: 0.27.2(debug@4.3.4)
joi: 17.9.2
joi: 17.10.0
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.9.2",
"joi": "17.10.0",
"readdirp": "3.6.0"
}
}

View File

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