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

This commit is contained in:
renovate[bot]
2023-03-25 18:41:10 +00:00
parent 285b25aa20
commit 1383e2d943
3 changed files with 10 additions and 10 deletions

View File

@@ -46,7 +46,7 @@
"css": "3.0.0",
"glob": "8.1.0",
"invariant": "2.2.4",
"joi": "17.8.4",
"joi": "17.9.1",
"joi-objectid": "3.0.1",
"js-yaml": "4.0.0",
"jsdom": "16.7.0",

16
pnpm-lock.yaml generated
View File

@@ -622,7 +622,7 @@ importers:
css: 3.0.0
glob: 8.1.0
invariant: 2.2.4
joi: 17.8.4
joi: 17.9.1
joi-objectid: 3.0.1
js-yaml: 4.0.0
jsdom: 16.7.0
@@ -652,7 +652,7 @@ importers:
css: 3.0.0
glob: 8.1.0
invariant: 2.2.4
joi: 17.8.4
joi: 17.9.1
joi-objectid: 3.0.1
js-yaml: 4.0.0
jsdom: 16.7.0
@@ -823,7 +823,7 @@ importers:
chai: 4.3.7
debug: 4.3.4
dotenv: 16.0.3
joi: 17.8.4
joi: 17.9.1
js-yaml: 4.1.0
node-fetch: 2.6.9
readdirp: 3.6.0
@@ -833,7 +833,7 @@ importers:
chai: 4.3.7
debug: 4.3.4
dotenv: 16.0.3
joi: 17.8.4
joi: 17.9.1
js-yaml: 4.1.0
node-fetch: 2.6.9
readdirp: 3.6.0
@@ -17984,7 +17984,7 @@ packages:
fastq: 1.15.0
gatsby: 3.15.0_gkmakhvxtiytub3tfrp4wi3bye
graphql: 15.8.0
joi: 17.8.4
joi: 17.9.1
/gatsby-plugin-webpack-bundle-analyser-v2/1.1.30_gatsby@3.15.0:
resolution: {integrity: sha512-dvUA1O9mPWO4stZFaTv+gn9JvGEach3Mzg6NL7UzYTrEnXtc/utdO1z/DAPNZTUBQ7Tvm+I0eHwvOaHJDQHTLA==}
@@ -21714,8 +21714,8 @@ packages:
'@sideway/formula': 3.0.1
'@sideway/pinpoint': 2.0.0
/joi/17.8.4:
resolution: {integrity: sha512-jjdRHb5WtL+KgSHvOULQEPPv4kcl+ixd1ybOFQq3rWLgEEqc03QMmilodL0GVJE14U/SQDXkUhQUSZANGDH/AA==}
/joi/17.9.1:
resolution: {integrity: sha512-FariIi9j6QODKATGBrEX7HZcja8Bsh3rfdGYy/Sb65sGlZWK/QWesU1ghk7aJWDj95knjXlQfSmzFSPPkLVsfw==}
dependencies:
'@hapi/hoek': 9.3.0
'@hapi/topo': 5.1.0
@@ -31829,7 +31829,7 @@ packages:
hasBin: true
dependencies:
axios: 0.27.2_debug@4.3.4
joi: 17.8.4
joi: 17.9.1
lodash: 4.17.21
minimist: 1.2.8
rxjs: 7.8.0

View File

@@ -24,7 +24,7 @@
"chai": "4.3.7",
"debug": "4.3.4",
"dotenv": "16.0.3",
"joi": "17.8.4",
"joi": "17.9.1",
"js-yaml": "4.1.0",
"node-fetch": "2.6.9",
"readdirp": "3.6.0"