Skip to content

Commit

Permalink
v4.2.4 - fixes #269
Browse files Browse the repository at this point in the history
  • Loading branch information
zaggino committed Jul 26, 2021
1 parent 23a3707 commit 5877d57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "z-schema",
"version": "4.2.3",
"version": "4.2.4",
"engines": {
"node": ">=6.0.0"
},
Expand Down Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"validator": "^12.0.0"
"validator": "^13.6.0"
},
"optionalDependencies": {
"commander": "^2.7.1"
Expand Down

0 comments on commit 5877d57

Please sign in to comment.