File tree Expand file tree Collapse file tree 6 files changed +162
-162
lines changed Expand file tree Collapse file tree 6 files changed +162
-162
lines changed Original file line number Diff line number Diff line change 14
14
"@graphql-tools/federation" : " 1.1.25" ,
15
15
"@graphql-tools/stitch" : " 9.0.5" ,
16
16
"cross-env" : " 7.0.3" ,
17
- "express" : " 4.18.3 " ,
17
+ "express" : " 4.19.1 " ,
18
18
"graphql" : " 16.8.1" ,
19
19
"graphql-tag" : " 2.12.6" ,
20
20
"wait-on" : " 7.2.0"
Original file line number Diff line number Diff line change 43
43
"ts:check" : " tsc --noEmit"
44
44
},
45
45
"devDependencies" : {
46
- "@babel/core" : " 7.24.1 " ,
46
+ "@babel/core" : " 7.24.3 " ,
47
47
"@babel/plugin-proposal-class-properties" : " 7.18.6" ,
48
- "@babel/preset-env" : " 7.24.1 " ,
48
+ "@babel/preset-env" : " 7.24.3 " ,
49
49
"@babel/preset-typescript" : " 7.24.1" ,
50
50
"@changesets/changelog-github" : " 0.5.0" ,
51
51
"@changesets/cli" : " 2.27.1" ,
Original file line number Diff line number Diff line change 56
56
"tslib" : " ^2.3.1"
57
57
},
58
58
"devDependencies" : {
59
- "@apollo/client" : " 3.9.7 "
59
+ "@apollo/client" : " 3.9.8 "
60
60
},
61
61
"publishConfig" : {
62
62
"directory" : " dist" ,
Original file line number Diff line number Diff line change 59
59
"tslib" : " ^2.4.0"
60
60
},
61
61
"devDependencies" : {
62
- "@apollo/client" : " 3.9.7 " ,
62
+ "@apollo/client" : " 3.9.8 " ,
63
63
"@types/apollo-upload-client" : " 17.0.5" ,
64
64
"graphql-upload" : " 16.0.2"
65
65
},
Original file line number Diff line number Diff line change 73
73
"@types/extract-files" : " 8.1.3" ,
74
74
"@types/valid-url" : " 1.0.7" ,
75
75
"babel-loader" : " 9.1.3" ,
76
- "express" : " 4.18.3 " ,
76
+ "express" : " 4.19.1 " ,
77
77
"graphql-sse" : " 2.5.2" ,
78
78
"graphql-upload" : " 16.0.2" ,
79
79
"graphql-yoga" : " 5.2.0" ,
80
80
"puppeteer" : " 22.6.0" ,
81
81
"subscriptions-transport-ws" : " 0.11.0" ,
82
- "webpack" : " 5.90.3 "
82
+ "webpack" : " 5.91.0 "
83
83
},
84
84
"publishConfig" : {
85
85
"directory" : " dist" ,
You can’t perform that action at this time.
0 commit comments