Skip to content

Commit 5fb046b

Browse files
chore(deps): bump joi from 18.0.2 to 18.2.1 (#2244)
Bumps [joi](https://github.com/hapijs/joi) from 18.0.2 to 18.2.1. - [Commits](hapijs/joi@v18.0.2...v18.2.1) --- updated-dependencies: - dependency-name: joi dependency-version: 18.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5636ce7 commit 5fb046b

3 files changed

Lines changed: 14 additions & 20 deletions

File tree

package-lock.json

Lines changed: 6 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"geoip-lite": "^1.4.10",
105105
"googleapis": "^100.0.0",
106106
"isomorphic-fetch": "^3.0.0",
107-
"joi": "^18.0.1",
107+
"joi": "^18.2.1",
108108
"json2csv": "^6.0.0-alpha.2",
109109
"jsonwebtoken": "^9.0.0",
110110
"lodash": "^4.17.21",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3123,9 +3123,9 @@
31233123
resolved "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz"
31243124
integrity sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==
31253125

3126-
"@standard-schema/spec@^1.0.0":
3126+
"@standard-schema/spec@^1.1.0":
31273127
version "1.1.0"
3128-
resolved "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz"
3128+
resolved "https://registry.yarnpkg.com/@standard-schema/spec/-/spec-1.1.0.tgz#a79b55dbaf8604812f52d140b2c9ab41bc150bb8"
31293129
integrity sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==
31303130

31313131
"@streamparser/json@^0.0.6":
@@ -7560,18 +7560,18 @@ jmespath@0.16.0:
75607560
resolved "https://registry.npmjs.org/jmespath/-/jmespath-0.16.0.tgz"
75617561
integrity sha512-9FzQjJ7MATs1tSpnco1K6ayiYE3figslrXA72G2HQ/n76RzvYlofyi5QM+iX4YRs/pu3yzxlVQSST23+dMDknw==
75627562

7563-
joi@^18.0.1:
7564-
version "18.0.2"
7565-
resolved "https://registry.npmjs.org/joi/-/joi-18.0.2.tgz"
7566-
integrity sha512-RuCOQMIt78LWnktPoeBL0GErkNaJPTBGcYuyaBvUOQSpcpcLfWrHPPihYdOGbV5pam9VTWbeoF7TsGiHugcjGA==
7563+
joi@^18.2.1:
7564+
version "18.2.1"
7565+
resolved "https://registry.yarnpkg.com/joi/-/joi-18.2.1.tgz#a022e39496e25b010a6d4649975c160a4315bd79"
7566+
integrity sha512-2/OKlogiESf2Nh3TFCrRjrr9z1DRHeW0I+KReF67+4J0Ns+8hBtHRmoWAZ2OFU6I5+TWLEe6sVlSdXPjHm5UbQ==
75677567
dependencies:
75687568
"@hapi/address" "^5.1.1"
75697569
"@hapi/formula" "^3.0.2"
75707570
"@hapi/hoek" "^11.0.7"
75717571
"@hapi/pinpoint" "^2.0.1"
75727572
"@hapi/tlds" "^1.1.1"
75737573
"@hapi/topo" "^6.0.2"
7574-
"@standard-schema/spec" "^1.0.0"
7574+
"@standard-schema/spec" "^1.1.0"
75757575

75767576
jpeg-exif@^1.1.4:
75777577
version "1.1.4"

0 commit comments

Comments
 (0)