Skip to content

Commit e371fd6

Browse files
committed
fix(deps): update dependency graphql to v15
1 parent d3fccc1 commit e371fd6

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

packages/redux-devtools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"electron": "^15.0.0",
5252
"express": "^4.17.1",
5353
"getport": "^0.1.0",
54-
"graphql": "^14.7.0",
54+
"graphql": "^15.6.0",
5555
"knex": "^0.19.5",
5656
"lodash": "^4.17.21",
5757
"minimist": "^1.2.5",

yarn.lock

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4626,7 +4626,7 @@ __metadata:
46264626
eslint-plugin-jest: ^24.4.2
46274627
express: ^4.17.1
46284628
getport: ^0.1.0
4629-
graphql: ^14.7.0
4629+
graphql: ^15.6.0
46304630
jest: ^27.2.1
46314631
knex: ^0.19.5
46324632
lodash: ^4.17.21
@@ -15967,16 +15967,7 @@ fsevents@^1.2.7:
1596715967
languageName: node
1596815968
linkType: hard
1596915969

15970-
"graphql@npm:^14.7.0":
15971-
version: 14.7.0
15972-
resolution: "graphql@npm:14.7.0"
15973-
dependencies:
15974-
iterall: ^1.2.2
15975-
checksum: e5f4e60799421a573904f390e1ec0aa76360f751688dbbe62e9c35baa0d3727c8d59a659bfc524f126dffe3518da87fd8ecaa78c94fd5c0fe4e035c670745242
15976-
languageName: node
15977-
linkType: hard
15978-
15979-
"graphql@npm:^15.5.0, graphql@npm:^15.5.1":
15970+
"graphql@npm:^15.5.0, graphql@npm:^15.5.1, graphql@npm:^15.6.0":
1598015971
version: 15.6.0
1598115972
resolution: "graphql@npm:15.6.0"
1598215973
checksum: 439959514665bc03ba86d6e55d8fb81d4c1e8ba3fc7f5114878b0ba794147e7ef57f368e40dadbb3f94d7c5f6685d15599bebb3a124cee2a1a8871a797d5ae81
@@ -18084,7 +18075,7 @@ fsevents@^1.2.7:
1808418075
languageName: node
1808518076
linkType: hard
1808618077

18087-
"iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.2.2, iterall@npm:^1.3.0":
18078+
"iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.3.0":
1808818079
version: 1.3.0
1808918080
resolution: "iterall@npm:1.3.0"
1809018081
checksum: c78b99678f8c99be488cca7f33e4acca9b72c1326e050afbaf023f086e55619ee466af0464af94a0cb3f292e60cb5bac53a8fd86bd4249ecad26e09f17bb158b

0 commit comments

Comments
 (0)