Skip to content

Commit c52156e

Browse files
authored
Merge pull request #28 from screwdriver-cd/joi
fix: Update joi to version 10.0.5
2 parents 18f7cdd + 7b8d7f0 commit c52156e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"circuit-fuses": "^2.1.0",
4949
"hoek": "^4.1.0",
50-
"joi": "^9.2.0",
50+
"joi": "^10.0.5",
5151
"request": "^2.75.0",
5252
"screwdriver-data-schema": "^15.4.0",
5353
"screwdriver-scm-base": "^2.4.0"

0 commit comments

Comments
 (0)