Skip to content

Commit fc7bf8b

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

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
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.10.2",
1414
"graphql": "^15.8.0",
1515
"graphql-ez": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)