Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency graphql to v15 #804

Merged
merged 2 commits into from
Oct 25, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/redux-devtools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"electron": "^15.3.0",
"express": "^4.17.1",
"getport": "^0.1.0",
"graphql": "^14.7.0",
"graphql": "^15.6.1",
"knex": "^0.19.5",
"lodash": "^4.17.21",
"minimist": "^1.2.5",
Expand Down
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4637,7 +4637,7 @@ __metadata:
eslint-plugin-jest: ^25.2.2
express: ^4.17.1
getport: ^0.1.0
graphql: ^14.7.0
graphql: ^15.6.1
jest: ^27.3.1
knex: ^0.19.5
lodash: ^4.17.21
Expand Down Expand Up @@ -15875,16 +15875,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"graphql@npm:^14.7.0":
version: 14.7.0
resolution: "graphql@npm:14.7.0"
dependencies:
iterall: ^1.2.2
checksum: e5f4e60799421a573904f390e1ec0aa76360f751688dbbe62e9c35baa0d3727c8d59a659bfc524f126dffe3518da87fd8ecaa78c94fd5c0fe4e035c670745242
languageName: node
linkType: hard

"graphql@npm:^15.5.0, graphql@npm:^15.5.1":
"graphql@npm:^15.5.0, graphql@npm:^15.5.1, graphql@npm:^15.6.1":
version: 15.6.1
resolution: "graphql@npm:15.6.1"
checksum: 4c6dcf385f7a87a5103fcb7640394244ae8d1d4ede521085192a1cf1e60115c4f6285d783961575d908709f7ee3e4cdd16b3f7c54eb37499c0420c6301e98968
Expand Down Expand Up @@ -17989,7 +17980,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.2.2, iterall@npm:^1.3.0":
"iterall@npm:^1.1.3, iterall@npm:^1.2.1, iterall@npm:^1.3.0":
version: 1.3.0
resolution: "iterall@npm:1.3.0"
checksum: c78b99678f8c99be488cca7f33e4acca9b72c1326e050afbaf023f086e55619ee466af0464af94a0cb3f292e60cb5bac53a8fd86bd4249ecad26e09f17bb158b
Expand Down