mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-24 18:43:54 +03:00
fix(deps): update dependency graphql to v15 (#804)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
parent
bab081c30e
commit
2913769e3a
|
@ -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",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user