Skip to content

Commit

Permalink
fix(deps): update dependency class-validator to v0.12.0-refactor.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 3, 2020
1 parent 3ca9a51 commit 8758a5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@xmlking/jwks-rsa": "1.4.3",
"cache-manager": "3.2.1",
"class-transformer": "0.2.3",
"class-validator": "0.12.0-refactor.3",
"class-validator": "0.12.0-refactor.4",
"cli-ux": "4.9.3",
"cls-hooked": "4.2.2",
"helmet": "3.22.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5085,10 +5085,10 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"

class-validator@0.12.0-refactor.3:
version "0.12.0-refactor.3"
resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.12.0-refactor.3.tgz#4107c47b54b603d3eae238b584081fbcdaf1ca53"
integrity sha512-B8Wk5I03xzf86PypVe3onNbQfPB+HfjBhek5KEAMiutGI9nAHxEHbDF5mPCIOQvzLtluoNPj0PqSdYMki3ZO+g==
class-validator@0.12.0-refactor.4:
version "0.12.0-refactor.4"
resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.12.0-refactor.4.tgz#8e51e0c84422b3a3f2f55517c0ec2b9c41ef8df8"
integrity sha512-c9zvvaY6QbasRUH5535q7UvkZgYRTZRbnwSvkWIBkvwi2Ei1J+tw6dtJOm9MlqkN13kPr5o0bXnwu26mLVFYuw==
dependencies:
"@types/validator" "12.0.1"
google-libphonenumber "^3.2.8"
Expand Down

0 comments on commit 8758a5f

Please sign in to comment.