Skip to content

Commit 2e4c8ca

Browse files
committed
fix(deps): update dependency class-transformer to v0.3.1 [security]
1 parent 8fa58f7 commit 2e4c8ca

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@nestjs/swagger": "4.2.12",
3232
"@nestjsx/crud": "4.4.1",
3333
"@typegoose/typegoose": "6.3.2",
34-
"class-transformer": "0.2.3",
34+
"class-transformer": "0.3.1",
3535
"class-validator": "0.11.0",
3636
"git": "0.1.5",
3737
"is_js": "0.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1946,10 +1946,10 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
19461946
inherits "^2.0.1"
19471947
safe-buffer "^5.0.1"
19481948

1949-
class-transformer@0.2.3:
1950-
version "0.2.3"
1951-
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.2.3.tgz#598c92ca71dcca73f91ccb875d74a3847ccfa32d"
1952-
integrity sha512-qsP+0xoavpOlJHuYsQJsN58HXSl8Jvveo+T37rEvCEeRfMWoytAyR0Ua/YsFgpM6AZYZ/og2PJwArwzJl1aXtQ==
1949+
class-transformer@0.3.1:
1950+
version "0.3.1"
1951+
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.3.1.tgz#ee681a5439ff2230fc57f5056412d3befa70d597"
1952+
integrity sha512-cKFwohpJbuMovS8xVLmn8N2AUbAuc8pVo4zEfsUVo8qgECOogns1WVk/FkOZoxhOPTyTYFckuoH+13FO+MQ8GA==
19531953

19541954
class-utils@^0.3.5:
19551955
version "0.3.6"

0 commit comments

Comments
 (0)