File tree Expand file tree Collapse file tree 6 files changed +482
-601
lines changed Expand file tree Collapse file tree 6 files changed +482
-601
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"devDependencies" : {
24
24
"@types/node" : " 18.16.16" ,
25
- "@types/ws" : " 8.5.4 " ,
25
+ "@types/ws" : " 8.5.5 " ,
26
26
"ts-node" : " 10.9.1" ,
27
27
"typescript" : " 5.1.3"
28
28
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@types/node" : " 18.16.16" ,
19
- "@types/ws" : " 8.5.4 " ,
19
+ "@types/ws" : " 8.5.5 " ,
20
20
"ts-node" : " 10.9.1" ,
21
21
"typescript" : " 5.1.3"
22
22
}
Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"@types/node" : " 18.16.16" ,
20
- "@types/ws" : " 8.5.4 " ,
20
+ "@types/ws" : " 8.5.5 " ,
21
21
"ts-node" : " 10.9.1" ,
22
22
"typescript" : " 5.1.3"
23
23
}
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@envelop/core" : " *" ,
13
13
"@graphql-tools/schema" : " 10.0.0" ,
14
- "aws-sdk" : " 2.1393 .0" ,
14
+ "aws-sdk" : " 2.1395 .0" ,
15
15
"graphql" : " 16.6.0" ,
16
16
"graphql-helix" : " 1.13.0"
17
17
},
18
18
"devDependencies" : {
19
- "@types/aws-lambda" : " 8.10.116 " ,
19
+ "@types/aws-lambda" : " 8.10.117 " ,
20
20
"@types/node" : " 18.16.16" ,
21
21
"ts-node" : " 10.9.1" ,
22
22
"typescript" : " 5.1.3"
Original file line number Diff line number Diff line change 25
25
"ts:check" : " tsc --noEmit"
26
26
},
27
27
"devDependencies" : {
28
- "@babel/core" : " 7.22.1 " ,
28
+ "@babel/core" : " 7.22.5 " ,
29
29
"@babel/plugin-proposal-class-properties" : " 7.18.6" ,
30
- "@babel/plugin-proposal-decorators" : " 7.22.3 " ,
31
- "@babel/preset-env" : " 7.22.4 " ,
30
+ "@babel/plugin-proposal-decorators" : " 7.22.5 " ,
31
+ "@babel/preset-env" : " 7.22.5 " ,
32
32
"@babel/preset-typescript" : " 7.22.5" ,
33
33
"@changesets/changelog-github" : " 0.4.8" ,
34
34
"@changesets/cli" : " 2.24.2" ,
You can’t perform that action at this time.
0 commit comments