File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed
packages/redux-devtools-cli Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 51
51
"electron" : " ^14.0.1" ,
52
52
"express" : " ^4.17.1" ,
53
53
"getport" : " ^0.1.0" ,
54
- "graphql" : " ^14.7 .0" ,
54
+ "graphql" : " ^15.6 .0" ,
55
55
"knex" : " ^0.19.5" ,
56
56
"lodash" : " ^4.17.21" ,
57
57
"minimist" : " ^1.2.5" ,
Original file line number Diff line number Diff line change @@ -4626,7 +4626,7 @@ __metadata:
4626
4626
eslint-plugin-jest: ^24.4.0
4627
4627
express: ^4.17.1
4628
4628
getport: ^0.1.0
4629
- graphql: ^14.7 .0
4629
+ graphql: ^15.6 .0
4630
4630
jest: ^27.2.0
4631
4631
knex: ^0.19.5
4632
4632
lodash: ^4.17.21
@@ -16077,22 +16077,20 @@ fsevents@^1.2.7:
16077
16077
languageName: node
16078
16078
linkType: hard
16079
16079
16080
- "graphql@npm:^14.7.0":
16081
- version: 14.7.0
16082
- resolution: "graphql@npm:14.7.0"
16083
- dependencies:
16084
- iterall: ^1.2.2
16085
- checksum: e5f4e60799421a573904f390e1ec0aa76360f751688dbbe62e9c35baa0d3727c8d59a659bfc524f126dffe3518da87fd8ecaa78c94fd5c0fe4e035c670745242
16086
- languageName: node
16087
- linkType: hard
16088
-
16089
16080
"graphql@npm:^15.4.0, graphql@npm:^15.5.0":
16090
16081
version: 15.5.3
16091
16082
resolution: "graphql@npm:15.5.3"
16092
16083
checksum: 0d507c7fdc1fd42b012827440473bb92b61cf3327f1ef837241c9344e87d2c8bcd400ae3f7acbfd20837e4aa90a31075b9f6d3abb0cc4dacad417bbb1306b89b
16093
16084
languageName: node
16094
16085
linkType: hard
16095
16086
16087
+ "graphql@npm:^15.6.0":
16088
+ version: 15.6.0
16089
+ resolution: "graphql@npm:15.6.0"
16090
+ checksum: 439959514665bc03ba86d6e55d8fb81d4c1e8ba3fc7f5114878b0ba794147e7ef57f368e40dadbb3f94d7c5f6685d15599bebb3a124cee2a1a8871a797d5ae81
16091
+ languageName: node
16092
+ linkType: hard
16093
+
16096
16094
"gud@npm:^1.0.0":
16097
16095
version: 1.0.0
16098
16096
resolution: "gud@npm:1.0.0"
@@ -18126,7 +18124,7 @@ fsevents@^1.2.7:
18126
18124
languageName: node
18127
18125
linkType: hard
18128
18126
18129
- "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.2.2, iterall@npm:^1. 3.0":
18127
+ "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.3.0":
18130
18128
version: 1.3.0
18131
18129
resolution: "iterall@npm:1.3.0"
18132
18130
checksum: c78b99678f8c99be488cca7f33e4acca9b72c1326e050afbaf023f086e55619ee466af0464af94a0cb3f292e60cb5bac53a8fd86bd4249ecad26e09f17bb158b
You can’t perform that action at this time.
0 commit comments