File tree Expand file tree Collapse file tree 2 files changed +453
-695
lines changed Expand file tree Collapse file tree 2 files changed +453
-695
lines changed Original file line number Diff line number Diff line change 3232 },
3333 "dependencies" : {
3434 "@graphql-typed-document-node/core" : " ^3.1.1" ,
35- "cookie" : " ^0.4.2 " ,
36- "ws" : " ^8.4.2 "
35+ "cookie" : " ^0.5.0 " ,
36+ "ws" : " ^8.9.0 "
3737 },
3838 "devDependencies" : {
39- "@types/cookie" : " ^0.4 .1" ,
40- "@types/node" : " ^17.0.14 " ,
41- "@types/readable-stream" : " ^2.3.13 " ,
42- "@types/tap" : " ^15.0.5 " ,
43- "@types/ws" : " ^8.2.2 " ,
39+ "@types/cookie" : " ^0.5 .1" ,
40+ "@types/node" : " ^14.18.31 " ,
41+ "@types/readable-stream" : " ^2.3.14 " ,
42+ "@types/tap" : " ^15.0.7 " ,
43+ "@types/ws" : " ^8.5.3 " ,
4444 "codecov" : " ^3.8.3" ,
4545 "cross-env" : " ^7.0.3" ,
46- "dotenv-cli" : " ^4.1.1 " ,
47- "fastify" : " ^4.0.1 " ,
48- "@fastify/cookie" : " ^7.0 .0" ,
49- "graphql" : " ^16.5 .0" ,
46+ "dotenv-cli" : " ^6.0.0 " ,
47+ "fastify" : " ^4.7.0 " ,
48+ "@fastify/cookie" : " ^8.3 .0" ,
49+ "graphql" : " ^16.6 .0" ,
5050 "graphql-tag" : " ^2.12.6" ,
51- "husky" : " ^7 .0.4 " ,
52- "mercurius" : " ^10 .0.0 " ,
53- "mqemitter" : " ^4.5 .0" ,
54- "prettier" : " ^2.5 .1" ,
51+ "husky" : " ^8 .0.1 " ,
52+ "mercurius" : " ^11 .0.1 " ,
53+ "mqemitter" : " ^5.0 .0" ,
54+ "prettier" : " ^2.7 .1" ,
5555 "pretty-quick" : " ^3.1.3" ,
56- "tap" : " ^15.1.6 " ,
57- "ts-node" : " ^10.4.0 " ,
58- "typescript" : " ^4.5.5 "
56+ "tap" : " ^16.3.0 " ,
57+ "ts-node" : " ^10.9.1 " ,
58+ "typescript" : " ^4.8.4 "
5959 },
6060 "peerDependencies" : {
6161 "fastify" : " ^4.0.0" ,
6262 "graphql" : " *" ,
63- "mercurius" : " ^10.0.0"
63+ "mercurius" : " ^11.0.0"
64+ },
65+ "engines" : {
66+ "node" : " >=14"
6467 }
6568}
You can’t perform that action at this time.
0 commit comments