Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit a44c648

Browse files
build(deps): Bump class-transformer from 0.4.0 to 0.5.1
Bumps [class-transformer](https://github.com/typestack/class-transformer) from 0.4.0 to 0.5.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.4.0...v0.5.1) --- updated-dependencies: - dependency-name: class-transformer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca1cfb7 commit a44c648

File tree

2 files changed

+35
-1305
lines changed

2 files changed

+35
-1305
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"dependencies": {
7676
"@nestjs/common": "^8.2.0",
7777
"@nestjs/graphql": "^9.1.1",
78-
"class-transformer": "^0.4.0",
78+
"class-transformer": "^0.5.1",
7979
"class-validator": "^0.13.1",
8080
"reflect-metadata": "^0.1.13"
8181
}

0 commit comments

Comments
 (0)