Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/andre-ju8/project/afaaded8-ea7a-4f70-b98a-6dbac64867eb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 8, 2024
1 parent 521b63f commit 30ce7a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint": "eslint ."
},
"dependencies": {
"joi": "17.11.1",
"joi": "17.12.0",
"mongodb": "6.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 30ce7a1

Please sign in to comment.