Skip to content

Commit c822d43

Browse files
fix(deps): update dependency class-validator to ^0.14.0 [security]
1 parent c511a19 commit c822d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"dependencies": {
8-
"class-validator": "^0.13.1",
8+
"class-validator": "^0.14.0",
99
"cors": "^2.8.5",
1010
"debug": "^4.3.2",
1111
"dotenv": "^10.0.0",

0 commit comments

Comments
 (0)