File tree 5 files changed +10
-5
lines changed
transforms/naming-convention
5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 56
56
"@graphql-mesh/utils" : " ^0.95.6" ,
57
57
"@graphql-tools/utils" : " ^10.0.1" ,
58
58
"ajv" : " ^8.12.0" ,
59
- "change-case" : " ^4.1.2 " ,
59
+ "change-case" : " ^5.0.0 " ,
60
60
"cosmiconfig" : " ^8.1.3" ,
61
61
"dotenv" : " ^16.0.3" ,
62
62
"graphql-import-node" : " ^0.0.5" ,
Original file line number Diff line number Diff line change 41
41
"dependencies" : {
42
42
"@graphql-mesh/string-interpolation" : " ^0.5.2" ,
43
43
"@omnigraph/json-schema" : " ^0.95.7" ,
44
- "change-case" : " ^4.1.2 " ,
44
+ "change-case" : " ^5.0.0 " ,
45
45
"json-machete" : " ^0.95.6" ,
46
46
"openapi-types" : " ^12.1.0"
47
47
},
Original file line number Diff line number Diff line change 43
43
"@graphql-mesh/string-interpolation" : " 0.5.2" ,
44
44
"@omnigraph/json-schema" : " 0.95.7" ,
45
45
"@whatwg-node/fetch" : " ^0.9.0" ,
46
- "change-case" : " 4.1.2 " ,
46
+ "change-case" : " 5.0.1 " ,
47
47
"json-machete" : " 0.95.6" ,
48
48
"to-json-schema" : " 0.2.5"
49
49
},
Original file line number Diff line number Diff line change 41
41
"dependencies" : {
42
42
"@graphql-tools/delegate" : " ^10.0.0" ,
43
43
"@graphql-tools/wrap" : " ^10.0.0" ,
44
- "change-case" : " ^4.1.2 " ,
44
+ "change-case" : " ^5.0.0 " ,
45
45
"graphql-scalars" : " ^1.22.2" ,
46
46
"lower-case" : " ^2.0.2" ,
47
47
"upper-case" : " ^2.0.2"
Original file line number Diff line number Diff line change 8575
8575
upper-case "^2.0.2"
8576
8576
upper-case-first "^2.0.2"
8577
8577
8578
- [email protected] , change-case@^4.1.2:
8578
+ [email protected] , change-case@^5.0.0:
8579
+ version "5.0.1"
8580
+ resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.0.1.tgz#d9a330f1d6b5e577c8cfde683f0809a1ff9b08c1"
8581
+ integrity sha512-iQ4vIQKF6hFRAGi3AKnoZPRpYfzj6/Zc4trhe/Ngzlk1FblM573PgfIiccATvQc81oFYub8Z9UY5QSOxsSSQYA==
8582
+
8583
+ change-case@^4.1.2:
8579
8584
version "4.1.2"
8580
8585
resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12"
8581
8586
integrity sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==
You can’t perform that action at this time.
0 commit comments