Skip to content

Commit

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

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=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 3, 2020
1 parent b5da57a commit 4e93d27
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -33,7 +33,7 @@
"middleware"
],
"dependencies": {
"joi": "17.x.x",
"joi": "17.2.0",
"@types/express": "4.x.x",
"@types/hapi__joi": "16.x.x"
},
Expand Down

0 comments on commit 4e93d27

Please sign in to comment.