Skip to content

Commit 6ecfb9f

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

File tree

2 files changed

+14475
-11423
lines changed

2 files changed

+14475
-11423
lines changed

examples/fastify/type-graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@graphql-ez/fastify": "workspace:*",
1111
"@graphql-ez/plugin-altair": "workspace:*",
12-
"class-validator": "^0.13.2",
12+
"class-validator": "^0.14.0",
1313
"fastify": "^4.25.2",
1414
"graphql": "^15.8.0",
1515
"graphql-ez": "workspace:*",

0 commit comments

Comments
 (0)