Skip to content

Commit c51f775

Browse files
Update dependency class-validator to v0.14.0 [SECURITY]
1 parent 5e2ac42 commit c51f775

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
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"body-parser": "^1.19.0",
5555
"class-transformer": "^0.3.2",
56-
"class-validator": "0.13.1",
56+
"class-validator": "0.14.0",
5757
"cors": "^2.8.5",
5858
"dotenv": "^8.2.0",
5959
"express": "^4.17.1",

0 commit comments

Comments
 (0)