File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"ember-cli-htmlbars" : " ^6.2.0" ,
39
39
"ember-cli-typescript" : " ^5.2.1" ,
40
40
"ember-fetch" : " ^8.1.0" ,
41
- "graphql" : " ^16.6.0 " ,
41
+ "graphql" : " ^16.7.1 " ,
42
42
"graphql-request" : " ^5.2.0"
43
43
},
44
44
"devDependencies" : {
Original file line number Diff line number Diff line change 32
32
"@graphql-tools/utils" : " ^8.13.1" ,
33
33
"ember-auto-import" : " ^2.5.0" ,
34
34
"ember-cli-babel" : " ^7.26.11" ,
35
- "graphql" : " ^16.6.0 " ,
35
+ "graphql" : " ^16.7.1 " ,
36
36
"graphql-request" : " ^5.2.0"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -6775,10 +6775,10 @@ graphql-tag@^2.12.6:
6775
6775
dependencies:
6776
6776
tslib "^2.1.0"
6777
6777
6778
- graphql@^16.6.0 :
6779
- version "16.6.0 "
6780
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0 .tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb "
6781
- integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw ==
6778
+ graphql@^16.7.1 :
6779
+ version "16.7.1 "
6780
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.1 .tgz#11475b74a7bff2aefd4691df52a0eca0abd9b642 "
6781
+ integrity sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg ==
6782
6782
6783
6783
growly@^1.3.0:
6784
6784
version "1.3.0"
You can’t perform that action at this time.
0 commit comments