Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency joi to v17.13.1 #129

Merged
merged 1 commit into from
May 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
},
"dependencies": {
"date-fns": "3.6.0",
"joi": "17.13.0"
"joi": "17.13.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ __metadata:
eslint-plugin-jest: "npm:27.9.0"
husky: "npm:9.0.11"
jest: "npm:29.7.0"
joi: "npm:17.13.0"
joi: "npm:17.13.1"
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
languageName: unknown
Expand Down Expand Up @@ -3884,16 +3884,16 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:17.13.0":
version: 17.13.0
resolution: "joi@npm:17.13.0"
"joi@npm:17.13.1":
version: 17.13.1
resolution: "joi@npm:17.13.1"
dependencies:
"@hapi/hoek": "npm:^9.3.0"
"@hapi/topo": "npm:^5.1.0"
"@sideway/address": "npm:^4.1.5"
"@sideway/formula": "npm:^3.0.1"
"@sideway/pinpoint": "npm:^2.0.0"
checksum: 10/aae196d71edeb752b76c12560728e0c5a2b813956934443ddf5294af993a0bdf81c22cffc2170e4751f2adaa56873a4eafc24d697c2ec7055709219505e3e56b
checksum: 10/9e34f93afbb490e12d7ec4aa05803788cd9ff4de00af30389c9d0f4af193ae85941365f80cb0ac38d0d04a45b85ee3a8b78cb0c10b5efeccce8922d68719603c
languageName: node
linkType: hard

Expand Down