Skip to content

Commit c922101

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

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
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:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)