Skip to content

Commit 7b8d7f0

Browse files
committed
fix: Update joi to version 10.0.5
1 parent 18f7cdd commit 7b8d7f0

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)