Skip to content

Commit 4873c93

Browse files
Merge pull request #430 from samuelterra22/dependabot/npm_and_yarn/class-transformer-0.4.0
Bump class-transformer from 0.3.1 to 0.4.0
2 parents ce48a9b + b479771 commit 4873c93

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"aws-sdk": "^2.843.0",
1717
"bcryptjs": "^2.4.3",
1818
"celebrate": "^13.0.4",
19-
"class-transformer": "^0.3.1",
19+
"class-transformer": "^0.4.0",
2020
"cors": "^2.8.5",
2121
"date-fns": "^2.17.0",
2222
"dotenv": "^8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2289,10 +2289,10 @@ cjs-module-lexer@^0.6.0:
22892289
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz#4186fcca0eae175970aee870b9fe2d6cf8d5655f"
22902290
integrity sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==
22912291

2292-
class-transformer@^0.3.1:
2293-
version "0.3.1"
2294-
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.3.1.tgz#ee681a5439ff2230fc57f5056412d3befa70d597"
2295-
integrity sha512-cKFwohpJbuMovS8xVLmn8N2AUbAuc8pVo4zEfsUVo8qgECOogns1WVk/FkOZoxhOPTyTYFckuoH+13FO+MQ8GA==
2292+
class-transformer@^0.4.0:
2293+
version "0.4.0"
2294+
resolved "https://registry.yarnpkg.com/class-transformer/-/class-transformer-0.4.0.tgz#b52144117b423c516afb44cc1c76dbad31c2165b"
2295+
integrity sha512-ETWD/H2TbWbKEi7m9N4Km5+cw1hNcqJSxlSYhsLsNjQzWWiZIYA1zafxpK9PwVfaZ6AqR5rrjPVUBGESm5tQUA==
22962296

22972297
class-utils@^0.3.5:
22982298
version "0.3.6"

0 commit comments

Comments
 (0)