Skip to content

Commit b284b25

Browse files
build(deps): bump joi from 17.10.1 to 17.11.0
Bumps [joi](https://github.com/hapijs/joi) from 17.10.1 to 17.11.0. - [Commits](hapijs/joi@v17.10.1...v17.11.0) --- updated-dependencies: - dependency-name: joi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b703dc6 commit b284b25

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
@@ -53,7 +53,7 @@
5353
"cli-color": "^2.0.1",
5454
"dotenv": "^16.3.1",
5555
"ethers": "^5.6.3",
56-
"joi": "^17.10.1",
56+
"joi": "^17.11.0",
5757
"jsonwebtoken": "^9.0.1",
5858
"lodash": "^4.17.21",
5959
"moment": "^2.29.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6627,10 +6627,10 @@ jest@^29.5.0:
66276627
import-local "^3.0.2"
66286628
jest-cli "^29.5.0"
66296629

6630-
joi@^17.10.1:
6631-
version "17.10.1"
6632-
resolved "https://registry.yarnpkg.com/joi/-/joi-17.10.1.tgz#f908ee1617137cca5d83b91587cde80e472b5753"
6633-
integrity sha512-vIiDxQKmRidUVp8KngT8MZSOcmRVm2zV7jbMjNYWuHcJWI0bUck3nRTGQjhpPlQenIQIBC5Vp9AhcnHbWQqafw==
6630+
joi@^17.11.0:
6631+
version "17.11.0"
6632+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.11.0.tgz#aa9da753578ec7720e6f0ca2c7046996ed04fc1a"
6633+
integrity sha512-NgB+lZLNoqISVy1rZocE9PZI36bL/77ie924Ri43yEvi9GUUMPeyVIr8KdFTMUlby1p0PBYMk9spIxEUQYqrJQ==
66346634
dependencies:
66356635
"@hapi/hoek" "^9.0.0"
66366636
"@hapi/topo" "^5.0.0"

0 commit comments

Comments
 (0)