Skip to content

Commit 6b23016

Browse files
committed
Merge branch 'dependabot/npm_and_yarn/joi-18.0.1' into q/8.2
2 parents c9c4d53 + 3a0a4be commit 6b23016

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"https-proxy-agent": "^7.0.6",
3636
"ioredis": "^5.7.0",
3737
"ipaddr.js": "^2.2.0",
38-
"joi": "^18.0.0",
38+
"joi": "^18.0.1",
3939
"level": "~5.0.1",
4040
"level-sublevel": "~6.6.5",
4141
"mongodb": "^6.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4797,10 +4797,10 @@ [email protected]:
47974797
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.16.0.tgz#b15b0a85dfd4d930d43e69ed605943c802785076"
47984798
integrity sha512-9FzQjJ7MATs1tSpnco1K6ayiYE3figslrXA72G2HQ/n76RzvYlofyi5QM+iX4YRs/pu3yzxlVQSST23+dMDknw==
47994799

4800-
joi@^18.0.0:
4801-
version "18.0.0"
4802-
resolved "https://registry.yarnpkg.com/joi/-/joi-18.0.0.tgz#03b62ab0ff12bf9f1366a80c0865bb8669fe7a51"
4803-
integrity sha512-fpbpXN/TD04Xz1/cCXzUR3ghDkhyiHjbzTILx3wNyKXIzQJ55uYAkUGWwhX72uHge/6MdFA/kp1ZUh35DlYmaA==
4800+
joi@^18.0.1:
4801+
version "18.0.1"
4802+
resolved "https://registry.yarnpkg.com/joi/-/joi-18.0.1.tgz#1e1885d035cc6ca1624e81bf22112e7c1ee38e1b"
4803+
integrity sha512-IiQpRyypSnLisQf3PwuN2eIHAsAIGZIrLZkd4zdvIar2bDyhM91ubRjy8a3eYablXsh9BeI/c7dmPYHca5qtoA==
48044804
dependencies:
48054805
"@hapi/address" "^5.1.1"
48064806
"@hapi/formula" "^3.0.2"

0 commit comments

Comments
 (0)