Skip to content

Commit 31d234e

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

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
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",

pnpm-lock.yaml

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)