Skip to content

Commit

Permalink
chore(deps): 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)

---
updated-dependencies:
- dependency-name: class-transformer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent d4f977e commit cc0d074
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"axios": "^1.3.3",
"bcrypt": "^5.1.0",
"chalk": "^2.4.2",
"class-transformer": "^0.2.3",
"class-transformer": "^0.3.1",
"class-validator": "^0.14.0",
"compression": "^1.7.4",
"coveralls": "^3.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -957,7 +957,7 @@ __metadata:
axios: ^1.3.3
bcrypt: ^5.1.0
chalk: ^2.4.2
class-transformer: ^0.2.3
class-transformer: ^0.3.1
class-validator: ^0.14.0
compression: ^1.7.4
coveralls: ^3.0.8
Expand Down Expand Up @@ -4101,10 +4101,10 @@ __metadata:
languageName: node
linkType: hard

"class-transformer@npm:^0.2.3":
version: 0.2.3
resolution: "class-transformer@npm:0.2.3"
checksum: 7a18fda30b037ebcc3ae805f17cc94b64c8be06bb0907399d143c9cff8e857545420e65fb752f42b90696a894547f6c7202c753086ecb309d73e7e293a94e83c
"class-transformer@npm:^0.3.1":
version: 0.3.1
resolution: "class-transformer@npm:0.3.1"
checksum: 3a3f7a92cbfd6e7fb5904f9a350bbca8b1e04954dc1f75b39eba949775ecb8bcdf96223e2ca563ec67155e38bdf6d6616ad6b989f8b1ffe377cda3300f5b719a
languageName: node
linkType: hard

Expand Down

0 comments on commit cc0d074

Please sign in to comment.