Skip to content

Commit 182e9e4

Browse files
committed
chore(deps): upgraded dependencies
1 parent ea2cdab commit 182e9e4

File tree

2 files changed

+287
-363
lines changed

2 files changed

+287
-363
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@
1919
"test:e2e": "jest --config ./test/jest-e2e.json"
2020
},
2121
"dependencies": {
22-
"@mercuriusjs/gateway": "^3.0.1",
23-
"@nestjs/common": "10.3.2",
22+
"@mercuriusjs/gateway": "3.0.1",
23+
"@nestjs/common": "10.4.5",
2424
"@nestjs/config": "3.2.3",
25-
"@nestjs/core": "10.3.2",
26-
"@nestjs/graphql": "12.0.11",
27-
"@nestjs/mercurius": "12.0.11",
28-
"@nestjs/platform-fastify": "10.3.2",
25+
"@nestjs/core": "10.4.5",
26+
"@nestjs/graphql": "12.2.0",
27+
"@nestjs/mercurius": "12.2.0",
28+
"@nestjs/platform-fastify": "10.4.5",
2929
"graphql": "16.8.1",
3030
"mercurius": "14.1.0",
3131
"reflect-metadata": "0.2.1",
3232
"rimraf": "3.0.2",
3333
"rxjs": "7.8.1"
3434
},
3535
"devDependencies": {
36-
"@nestjs/cli": "10.3.2",
37-
"@nestjs/schematics": "10.1.1",
36+
"@nestjs/cli": "10.4.5",
37+
"@nestjs/schematics": "10.2.2",
3838
"@nestjs/testing": "10.3.2",
3939
"@swc/cli": "0.4.0",
4040
"@swc/core": "1.7.1",

0 commit comments

Comments
 (0)