Skip to content

Commit

Permalink
fix: upgrade joi from 17.6.0 to 17.6.1
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.1.

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

See this project in Snyk:
https://app.snyk.io/org/andrewkeig/project/d1a4b6e1-e06b-4e03-bedc-abbf2ca37bbc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 13, 2022
1 parent 787884f commit a102e14
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -35,7 +35,7 @@
"dependencies": {
"@types/express": "^4.17.13",
"@types/hapi__joi": "16.x.x",
"joi": "^17.6.0"
"joi": "^17.6.1"
},
"jest": {
"collectCoverageFrom": [
Expand Down

0 comments on commit a102e14

Please sign in to comment.