Skip to content

Commit

Permalink
[Snyk] Upgrade joi from 17.12.2 to 17.12.3 (#1004)
Browse files Browse the repository at this point in the history
* fix: upgrade joi from 17.12.2 to 17.12.3

Snyk has created this PR to upgrade joi from 17.12.2 to 17.12.3.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/p0nder0sa/project/270b554d-5de8-452f-ad01-8bceb7604a92?utm_source=github&utm_medium=referral&page=upgrade-pr

* update yarn.lock

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Jordan <[email protected]>
  • Loading branch information
3 people authored Apr 26, 2024
1 parent 24a2e70 commit 8ee39b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"graphql": "^16.8.1",
"i18next": "^23.9.0",
"i18next-http-backend": "^1.4.5",
"joi": "^17.12.2",
"joi": "^17.12.3",
"js-cookie": "^3.0.5",
"json2csv": "^5.0.6",
"next": "^14.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12859,16 +12859,16 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:^17.12.2":
version: 17.12.2
resolution: "joi@npm:17.12.2"
"joi@npm:^17.12.3":
version: 17.13.0
resolution: "joi@npm:17.13.0"
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: 42257382802f622a4152cc4dbf5bca226a312a8315bf826262f5643d8e450d2f2d9c753abfef247b8c3121423639a02945b322ccac5abde17402dedcb26b9365
checksum: aae196d71edeb752b76c12560728e0c5a2b813956934443ddf5294af993a0bdf81c22cffc2170e4751f2adaa56873a4eafc24d697c2ec7055709219505e3e56b
languageName: node
linkType: hard

Expand Down Expand Up @@ -17602,7 +17602,7 @@ __metadata:
jest: "npm:^26.6.3"
jest-axe: "npm:^5.0.1"
jest-canvas-mock: "npm:^2.3.1"
joi: "npm:^17.12.2"
joi: "npm:^17.12.3"
js-cookie: "npm:^3.0.5"
json2csv: "npm:^5.0.6"
lint-staged: "npm:^11.0.1"
Expand Down

0 comments on commit 8ee39b7

Please sign in to comment.