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.0" ,
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 @@ -4625,7 +4625,7 @@ __metadata:
4625
4625
eslint-plugin-jest: ^24.5.2
4626
4626
express: ^4.17.1
4627
4627
getport: ^0.1.0
4628
- graphql: ^14.7.0
4628
+ graphql: ^15.6.1
4629
4629
jest: ^27.2.4
4630
4630
knex: ^0.19.5
4631
4631
lodash: ^4.17.21
@@ -15986,22 +15986,20 @@ fsevents@^1.2.7:
15986
15986
languageName: node
15987
15987
linkType: hard
15988
15988
15989
- "graphql@npm:^14.7.0":
15990
- version: 14.7.0
15991
- resolution: "graphql@npm:14.7.0"
15992
- dependencies:
15993
- iterall: ^1.2.2
15994
- checksum: e5f4e60799421a573904f390e1ec0aa76360f751688dbbe62e9c35baa0d3727c8d59a659bfc524f126dffe3518da87fd8ecaa78c94fd5c0fe4e035c670745242
15995
- languageName: node
15996
- linkType: hard
15997
-
15998
15989
"graphql@npm:^15.5.0, graphql@npm:^15.5.1":
15999
15990
version: 15.6.0
16000
15991
resolution: "graphql@npm:15.6.0"
16001
15992
checksum: 439959514665bc03ba86d6e55d8fb81d4c1e8ba3fc7f5114878b0ba794147e7ef57f368e40dadbb3f94d7c5f6685d15599bebb3a124cee2a1a8871a797d5ae81
16002
15993
languageName: node
16003
15994
linkType: hard
16004
15995
15996
+ "graphql@npm:^15.6.1":
15997
+ version: 15.6.1
15998
+ resolution: "graphql@npm:15.6.1"
15999
+ checksum: 4c6dcf385f7a87a5103fcb7640394244ae8d1d4ede521085192a1cf1e60115c4f6285d783961575d908709f7ee3e4cdd16b3f7c54eb37499c0420c6301e98968
16000
+ languageName: node
16001
+ linkType: hard
16002
+
16005
16003
"gud@npm:^1.0.0":
16006
16004
version: 1.0.0
16007
16005
resolution: "gud@npm:1.0.0"
@@ -18119,7 +18117,7 @@ fsevents@^1.2.7:
18119
18117
languageName: node
18120
18118
linkType: hard
18121
18119
18122
- "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.2.2, iterall@npm:^1. 3.0":
18120
+ "iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.3.0":
18123
18121
version: 1.3.0
18124
18122
resolution: "iterall@npm:1.3.0"
18125
18123
checksum: c78b99678f8c99be488cca7f33e4acca9b72c1326e050afbaf023f086e55619ee466af0464af94a0cb3f292e60cb5bac53a8fd86bd4249ecad26e09f17bb158b
You can’t perform that action at this time.
0 commit comments