File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 96
96
"@graphql-mesh/cli" : " 0.93.0" ,
97
97
"@graphql-mesh/openapi" : " 0.104.0" ,
98
98
"@graphql-mesh/runtime" : " 0.101.0" ,
99
- "@graphql-mesh/transform-replace-field" : " 0.100.0 " ,
99
+ "@graphql-mesh/transform-replace-field" : " 0.102.5 " ,
100
100
"@types/d3" : " 7.4.3" ,
101
101
"@types/d3-scale" : " 4.0.8" ,
102
102
"@types/file-saver" : " 2.0.7" ,
Original file line number Diff line number Diff line change @@ -4667,20 +4667,20 @@ __metadata:
4667
4667
languageName: node
4668
4668
linkType: hard
4669
4669
4670
- "@graphql-mesh/transform-replace-field@npm:0.100.0 ":
4671
- version: 0.100.0
4672
- resolution: "@graphql-mesh/transform-replace-field@npm:0.100.0 "
4670
+ "@graphql-mesh/transform-replace-field@npm:0.102.5 ":
4671
+ version: 0.102.5
4672
+ resolution: "@graphql-mesh/transform-replace-field@npm:0.102.5 "
4673
4673
dependencies:
4674
4674
"@graphql-tools/code-file-loader": ^8.0.0
4675
4675
"@graphql-tools/graphql-file-loader": ^8.0.0
4676
4676
"@graphql-tools/load": ^8.0.0
4677
4677
peerDependencies:
4678
- "@graphql-mesh/types": ^0.100.0
4679
- "@graphql-mesh/utils": ^0.100.0
4680
- "@graphql-tools/utils": ^10.3.4
4678
+ "@graphql-mesh/types": ^0.102.5
4679
+ "@graphql-mesh/utils": ^0.102.5
4680
+ "@graphql-tools/utils": ^10.5.3
4681
4681
graphql: "*"
4682
4682
tslib: ^2.4.0
4683
- checksum: 38d5591bff89ca2c95580b552580648b218ab3c7d092b8053d367c8aa5c8cc5f903a0e95ef4129629627c8d19391e1bc861ae486c2cbac9759cb24b484bc2ac0
4683
+ checksum: 154a09f2cca783d15132a447bfe8d0b2f0488de17b8db2882d05bf605d5a361e85a2b8c904d9ad3083d2cc09b1152cd66f4511f0a3d34fb958f2813d4d586fa4
4684
4684
languageName: node
4685
4685
linkType: hard
4686
4686
@@ -14243,7 +14243,7 @@ __metadata:
14243
14243
"@graphql-mesh/cli": 0.93.0
14244
14244
"@graphql-mesh/openapi": 0.104.0
14245
14245
"@graphql-mesh/runtime": 0.101.0
14246
- "@graphql-mesh/transform-replace-field": 0.100.0
14246
+ "@graphql-mesh/transform-replace-field": 0.102.5
14247
14247
"@swimlane/ngx-charts": 20.5.0
14248
14248
"@types/d3": 7.4.3
14249
14249
"@types/d3-scale": 4.0.8
You can’t perform that action at this time.
0 commit comments