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

Commit 531af19

Browse files
authored
[Snyk] Upgrade class-validator from 0.13.2 to 0.14.0 (#665)
fix: upgrade class-validator from 0.13.2 to 0.14.0 Snyk has created this PR to upgrade class-validator from 0.13.2 to 0.14.0. See this package in npm: https://www.npmjs.com/package/class-validator See this project in Snyk: https://app.snyk.io/org/lukemnet/project/ed151777-3e03-4f04-993e-1f3d0466a8a5?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ff8c657 commit 531af19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@nestjs/throttler": "^3.0.0",
8989
"blizzapi": "^2.3.1",
9090
"class-transformer": "^0.5.1",
91-
"class-validator": "^0.13.2",
91+
"class-validator": "^0.14.0",
9292
"ioredis": "^5.2.3",
9393
"joi": "^17.6.0",
9494
"luxon": "^3.0.3",

0 commit comments

Comments
 (0)