File tree Expand file tree Collapse file tree 4 files changed +172
-104
lines changed Expand file tree Collapse file tree 4 files changed +172
-104
lines changed Original file line number Diff line number Diff line change 39
39
],
40
40
"homepage" : " https://github.com/graphprotocol/graph-client#readme" ,
41
41
"devDependencies" : {
42
- "@babel/core" : " 7.17.12 " ,
42
+ "@babel/core" : " 7.18.0 " ,
43
43
"@babel/plugin-proposal-class-properties" : " 7.17.12" ,
44
44
"@babel/plugin-proposal-decorators" : " 7.17.12" ,
45
- "@babel/preset-env" : " 7.17.12 " ,
45
+ "@babel/preset-env" : " 7.18.0 " ,
46
46
"@babel/preset-typescript" : " 7.17.12" ,
47
47
"@changesets/cli" : " 2.21.1" ,
48
48
"@types/babel__core" : " 7.1.19" ,
Original file line number Diff line number Diff line change 39
39
"access" : " public"
40
40
},
41
41
"dependencies" : {
42
- "@graphql-tools/delegate" : " 8.7.8 " ,
43
- "@graphql-tools/wrap" : " 8.4.17 " ,
44
- "@graphql-tools/utils" : " 8.6.10 " ,
42
+ "@graphql-tools/delegate" : " 8.7.10 " ,
43
+ "@graphql-tools/wrap" : " 8.4.19 " ,
44
+ "@graphql-tools/utils" : " 8.6.12 " ,
45
45
"lodash" : " 4.17.21" ,
46
46
"tslib" : " 2.4.0"
47
47
},
Original file line number Diff line number Diff line change 39
39
"access" : " public"
40
40
},
41
41
"dependencies" : {
42
- "@graphql-tools/utils" : " 8.6.10 " ,
42
+ "@graphql-tools/utils" : " 8.6.12 " ,
43
43
"tslib" : " 2.4.0"
44
44
},
45
45
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments