Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Commit d05b9c6

Browse files
authored
chore: merge pull request #4 from coder2000/dependabot/npm_and_yarn/class-transformer-0.3.1
chore(deps): bump class-transformer from 0.2.3 to 0.3.1
2 parents 5609fad + 3fcc456 commit d05b9c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nestjs/serve-static": "^2.1.1",
4141
"@nestjs/typeorm": "7.1.0",
4242
"apollo-server-express": "^2.15.0",
43-
"class-transformer": "^0.2.3",
43+
"class-transformer": "^0.3.1",
4444
"class-validator": "^0.12.2",
4545
"dataloader": "^2.0.0",
4646
"dotenv": "^8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5161,10 +5161,10 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
51615161
inherits "^2.0.1"
51625162
safe-buffer "^5.0.1"
51635163

5164-
class-transformer@^0.2.3:
5165-
version "0.2.3"
5166-
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.2.3.tgz#598c92ca71dcca73f91ccb875d74a3847ccfa32d"
5167-
integrity sha512-qsP+0xoavpOlJHuYsQJsN58HXSl8Jvveo+T37rEvCEeRfMWoytAyR0Ua/YsFgpM6AZYZ/og2PJwArwzJl1aXtQ==
5164+
class-transformer@^0.3.1:
5165+
version "0.3.1"
5166+
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.3.1.tgz#ee681a5439ff2230fc57f5056412d3befa70d597"
5167+
integrity sha512-cKFwohpJbuMovS8xVLmn8N2AUbAuc8pVo4zEfsUVo8qgECOogns1WVk/FkOZoxhOPTyTYFckuoH+13FO+MQ8GA==
51685168

51695169
class-utils@^0.3.5:
51705170
version "0.3.6"

0 commit comments

Comments
 (0)