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" : " ^15.1.2" ,
52
52
"express" : " ^4.17.1" ,
53
53
"getport" : " ^0.1.0" ,
54
- "graphql" : " ^14.7.0 " ,
54
+ "graphql" : " ^15.6.1 " ,
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 @@ -4816,7 +4816,7 @@ __metadata:
4816
4816
eslint-plugin-jest: ^25.0.1
4817
4817
express: ^4.17.1
4818
4818
getport: ^0.1.0
4819
- graphql: ^14.7.0
4819
+ graphql: ^15.6.1
4820
4820
jest: ^27.2.5
4821
4821
knex: ^0.19.5
4822
4822
lodash: ^4.17.21
@@ -16441,22 +16441,20 @@ fsevents@^1.2.7:
16441
16441
languageName: node
16442
16442
linkType: hard
16443
16443
16444
- "graphql@npm:^14.7.0":
16445
- version: 14.7.0
16446
- resolution: "graphql@npm:14.7.0"
16447
- dependencies:
16448
- iterall: ^1.2.2
16449
- checksum: e5f4e60799421a573904f390e1ec0aa76360f751688dbbe62e9c35baa0d3727c8d59a659bfc524f126dffe3518da87fd8ecaa78c94fd5c0fe4e035c670745242
16450
- languageName: node
16451
- linkType: hard
16452
-
16453
16444
"graphql@npm:^15.5.0, graphql@npm:^15.5.1":
16454
16445
version: 15.6.0
16455
16446
resolution: "graphql@npm:15.6.0"
16456
16447
checksum: 439959514665bc03ba86d6e55d8fb81d4c1e8ba3fc7f5114878b0ba794147e7ef57f368e40dadbb3f94d7c5f6685d15599bebb3a124cee2a1a8871a797d5ae81
16457
16448
languageName: node
16458
16449
linkType: hard
16459
16450
16451
+ "graphql@npm:^15.6.1":
16452
+ version: 15.6.1
16453
+ resolution: "graphql@npm:15.6.1"
16454
+ checksum: 4c6dcf385f7a87a5103fcb7640394244ae8d1d4ede521085192a1cf1e60115c4f6285d783961575d908709f7ee3e4cdd16b3f7c54eb37499c0420c6301e98968
16455
+ languageName: node
16456
+ linkType: hard
16457
+
16460
16458
"gud@npm:^1.0.0":
16461
16459
version: 1.0.0
16462
16460
resolution: "gud@npm:1.0.0"
@@ -18581,7 +18579,7 @@ fsevents@^1.2.7:
18581
18579
languageName: node
18582
18580
linkType: hard
18583
18581
18584
- "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.2.2, iterall@npm:^1. 3.0":
18582
+ "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.3.0":
18585
18583
version: 1.3.0
18586
18584
resolution: "iterall@npm:1.3.0"
18587
18585
checksum: c78b99678f8c99be488cca7f33e4acca9b72c1326e050afbaf023f086e55619ee466af0464af94a0cb3f292e60cb5bac53a8fd86bd4249ecad26e09f17bb158b
You can’t perform that action at this time.
0 commit comments