File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 28
28
" packages/*"
29
29
],
30
30
"devDependencies" : {
31
- "@apollo/server-integration-testsuite" : " 4.0.0-alpha.2 " ,
32
- "@apollo/utils.withrequired" : " 1.0.0 " ,
31
+ "@apollo/server-integration-testsuite" : " 4.11.1 " ,
32
+ "@apollo/utils.withrequired" : " 1.0.1 " ,
33
33
"@jest/types" : " 28.1.3" ,
34
- "@types/aws-lambda" : " 8.10.101 " ,
35
- "@types/jest" : " 28.1.6 " ,
34
+ "@types/aws-lambda" : " 8.10.145 " ,
35
+ "@types/jest" : " 28.1.8 " ,
36
36
"fastify" : " 4.3.0" ,
37
37
"graphql" : " 16.5.0" ,
38
38
"jest" : " 28.1.3" ,
39
- "jest-junit" : " 14.0.0 " ,
40
- "prettier" : " 2.7.1 " ,
41
- "ts-jest" : " 28.0.7 " ,
42
- "ts-node" : " 10.9.1 " ,
43
- "typescript" : " 4.7.4 "
39
+ "jest-junit" : " 14.0.1 " ,
40
+ "prettier" : " 2.8.8 " ,
41
+ "ts-jest" : " 28.0.8 " ,
42
+ "ts-node" : " 10.9.2 " ,
43
+ "typescript" : " 4.9.5 "
44
44
},
45
45
"volta" : {
46
- "node" : " 16.16.0 " ,
47
- "npm" : " 8.15.1 "
46
+ "node" : " 16.20.2 " ,
47
+ "npm" : " 8.19.4 "
48
48
}
49
49
}
You can’t perform that action at this time.
0 commit comments