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 @@ -4622,7 +4622,7 @@ __metadata:
4622
4622
eslint-plugin-jest: ^24.4.2
4623
4623
express: ^4.17.1
4624
4624
getport: ^0.1.0
4625
- graphql: ^14.7 .0
4625
+ graphql: ^15.6 .0
4626
4626
jest: ^27.2.1
4627
4627
knex: ^0.19.5
4628
4628
lodash: ^4.17.21
@@ -16141,22 +16141,20 @@ fsevents@^1.2.7:
16141
16141
languageName: node
16142
16142
linkType: hard
16143
16143
16144
- "graphql@npm:^14.7.0":
16145
- version: 14.7.0
16146
- resolution: "graphql@npm:14.7.0"
16147
- dependencies:
16148
- iterall: ^1.2.2
16149
- checksum: e5f4e60799421a573904f390e1ec0aa76360f751688dbbe62e9c35baa0d3727c8d59a659bfc524f126dffe3518da87fd8ecaa78c94fd5c0fe4e035c670745242
16150
- languageName: node
16151
- linkType: hard
16152
-
16153
16144
"graphql@npm:^15.4.0, graphql@npm:^15.5.0":
16154
16145
version: 15.5.3
16155
16146
resolution: "graphql@npm:15.5.3"
16156
16147
checksum: 0d507c7fdc1fd42b012827440473bb92b61cf3327f1ef837241c9344e87d2c8bcd400ae3f7acbfd20837e4aa90a31075b9f6d3abb0cc4dacad417bbb1306b89b
16157
16148
languageName: node
16158
16149
linkType: hard
16159
16150
16151
+ "graphql@npm:^15.6.0":
16152
+ version: 15.6.0
16153
+ resolution: "graphql@npm:15.6.0"
16154
+ checksum: 439959514665bc03ba86d6e55d8fb81d4c1e8ba3fc7f5114878b0ba794147e7ef57f368e40dadbb3f94d7c5f6685d15599bebb3a124cee2a1a8871a797d5ae81
16155
+ languageName: node
16156
+ linkType: hard
16157
+
16160
16158
"gud@npm:^1.0.0":
16161
16159
version: 1.0.0
16162
16160
resolution: "gud@npm:1.0.0"
@@ -18197,7 +18195,7 @@ fsevents@^1.2.7:
18197
18195
languageName: node
18198
18196
linkType: hard
18199
18197
18200
- "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.2.2, iterall@npm:^1. 3.0":
18198
+ "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.3.0":
18201
18199
version: 1.3.0
18202
18200
resolution: "iterall@npm:1.3.0"
18203
18201
checksum: c78b99678f8c99be488cca7f33e4acca9b72c1326e050afbaf023f086e55619ee466af0464af94a0cb3f292e60cb5bac53a8fd86bd4249ecad26e09f17bb158b
You can’t perform that action at this time.
0 commit comments