Skip to content

Commit

Permalink
fix: upgrade joi from 17.6.0 to 17.6.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade joi from 17.6.0 to 17.6.3.

See this package in npm:
https://www.npmjs.com/package/joi

See this project in Snyk:
https://app.snyk.io/org/flaviuse/project/4f948c0c-2a6e-4fba-8cd5-e5dfa4f57aab?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 10, 2022
1 parent 9dabd3d commit c3232c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"express-rate-limit": "^6.5.1",
"express-session": "^1.17.3",
"helmet": "^5.1.1",
"joi": "^17.6.0",
"joi": "^17.6.3",
"joi-objectid": "^4.0.2",
"moment": "^2.29.1",
"mongo-sanitize": "^1.1.0",
Expand Down

0 comments on commit c3232c4

Please sign in to comment.