Update dependency class-transformer to ^0.3.0 [SECURITY]

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-01-06 18:38:14 +00:00 committed by David Mehren
parent e68ddd8fdc
commit abc47ff7da
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"@nestjs/platform-express": "7.4.4",
"@nestjs/swagger": "4.6.1",
"@nestjs/typeorm": "7.1.4",
"class-transformer": "^0.2.3",
"class-transformer": "^0.3.0",
"class-validator": "0.12.2",
"connect-typeorm": "1.1.4",
"file-type": "15.0.1",

View file

@ -1947,10 +1947,10 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
inherits "^2.0.1"
safe-buffer "^5.0.1"
class-transformer@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.2.3.tgz#598c92ca71dcca73f91ccb875d74a3847ccfa32d"
integrity sha512-qsP+0xoavpOlJHuYsQJsN58HXSl8Jvveo+T37rEvCEeRfMWoytAyR0Ua/YsFgpM6AZYZ/og2PJwArwzJl1aXtQ==
class-transformer@^0.3.0:
version "0.3.1"
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.3.1.tgz#ee681a5439ff2230fc57f5056412d3befa70d597"
integrity sha512-cKFwohpJbuMovS8xVLmn8N2AUbAuc8pVo4zEfsUVo8qgECOogns1WVk/FkOZoxhOPTyTYFckuoH+13FO+MQ8GA==
class-utils@^0.3.5:
version "0.3.6"