Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit c851544

Browse files
committed
fix(dependencies): updated joi to latest security release
1 parent a888b52 commit c851544

File tree

2 files changed

+4
-36
lines changed

2 files changed

+4
-36
lines changed

package-lock.json

+3-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"dependencies": {
8787
"@hapi/boom": "^9.0.0",
8888
"@hapi/hoek": "^9.0.3",
89-
"@hapi/joi": "^17.0.2",
89+
"@hapi/joi": "^17.1.0",
9090
"@octokit/rest": "^17.0.0-beta.3",
9191
"btoa": "1.2.1",
9292
"delay": "^4.3.0",

0 commit comments

Comments
 (0)