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 53
53
"electron" : " ^13.2.2" ,
54
54
"express" : " ^4.17.1" ,
55
55
"getport" : " ^0.1.0" ,
56
- "graphql" : " ^14.7.0 " ,
56
+ "graphql" : " ^15.5.2 " ,
57
57
"knex" : " ^0.19.5" ,
58
58
"lodash" : " ^4.17.21" ,
59
59
"minimist" : " ^1.2.5" ,
Original file line number Diff line number Diff line change @@ -4947,7 +4947,7 @@ __metadata:
4947
4947
electron: ^13.2.2
4948
4948
express: ^4.17.1
4949
4949
getport: ^0.1.0
4950
- graphql: ^14.7.0
4950
+ graphql: ^15.5.2
4951
4951
jest: ^27.1.0
4952
4952
knex: ^0.19.5
4953
4953
lodash: ^4.17.21
@@ -16349,22 +16349,20 @@ fsevents@^1.2.7:
16349
16349
languageName: node
16350
16350
linkType: hard
16351
16351
16352
- "graphql@npm:^14.7.0":
16353
- version: 14.7.0
16354
- resolution: "graphql@npm:14.7.0"
16355
- dependencies:
16356
- iterall: ^1.2.2
16357
- checksum: e5f4e60799421a573904f390e1ec0aa76360f751688dbbe62e9c35baa0d3727c8d59a659bfc524f126dffe3518da87fd8ecaa78c94fd5c0fe4e035c670745242
16358
- languageName: node
16359
- linkType: hard
16360
-
16361
16352
"graphql@npm:^15.4.0, graphql@npm:^15.5.0":
16362
16353
version: 15.5.1
16363
16354
resolution: "graphql@npm:15.5.1"
16364
16355
checksum: 7e45ae27021e5bafd2a3ce557e708606ff28504aae705654764fa6239b0151d014a90cbd4c68300f4f95a9074820aaee9b1f25b560ff089c8db0b49563e34080
16365
16356
languageName: node
16366
16357
linkType: hard
16367
16358
16359
+ "graphql@npm:^15.5.2":
16360
+ version: 15.5.2
16361
+ resolution: "graphql@npm:15.5.2"
16362
+ checksum: 0e26592c61815661d7ea25cef3d8ce781736fb36b2c80be30898bdfaca0f3cbd0c5fa3a2c001e399b62b2f23f6370f04f384171e033e90a9b820ca908e464105
16363
+ languageName: node
16364
+ linkType: hard
16365
+
16368
16366
"gud@npm:^1.0.0":
16369
16367
version: 1.0.0
16370
16368
resolution: "gud@npm:1.0.0"
@@ -18409,7 +18407,7 @@ fsevents@^1.2.7:
18409
18407
languageName: node
18410
18408
linkType: hard
18411
18409
18412
- "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.2.2, iterall@npm:^1. 3.0":
18410
+ "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.3.0":
18413
18411
version: 1.3.0
18414
18412
resolution: "iterall@npm:1.3.0"
18415
18413
checksum: c78b99678f8c99be488cca7f33e4acca9b72c1326e050afbaf023f086e55619ee466af0464af94a0cb3f292e60cb5bac53a8fd86bd4249ecad26e09f17bb158b
You can’t perform that action at this time.
0 commit comments