Skip to content

Commit

Permalink
Bump class-transformer from 0.2.3 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [class-transformer](https://github.com/typestack/class-transformer) from 0.2.3 to 0.3.1.
- [Release notes](https://github.com/typestack/class-transformer/releases)
- [Changelog](https://github.com/typestack/class-transformer/blob/develop/CHANGELOG.md)
- [Commits](typestack/class-transformer@v0.2.3...v0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2020
1 parent 4fa0f10 commit c80495d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 15 deletions.
47 changes: 33 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nestjs/platform-express": "^6.7.2",
"@nestjs/swagger": "^4.2.6",
"bcrypt": "^3.0.7",
"class-transformer": "^0.2.3",
"class-transformer": "^0.3.1",
"class-validator": "^0.11.0",
"cloudinary": "^1.19.0",
"jsonwebtoken": "^8.5.1",
Expand Down

0 comments on commit c80495d

Please sign in to comment.