mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 09:36:43 +03:00
fix(deps): update dependency graphql to v16 (#932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ff260a90ad
commit
a363433db5
|
@ -50,7 +50,7 @@
|
|||
"electron": "^15.3.1",
|
||||
"express": "^4.17.1",
|
||||
"getport": "^0.1.0",
|
||||
"graphql": "^15.7.2",
|
||||
"graphql": "^16.0.1",
|
||||
"knex": "^0.95.14",
|
||||
"lodash": "^4.17.21",
|
||||
"minimist": "^1.2.5",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -4669,7 +4669,7 @@ __metadata:
|
|||
eslint-plugin-jest: ^25.2.4
|
||||
express: ^4.17.1
|
||||
getport: ^0.1.0
|
||||
graphql: ^15.7.2
|
||||
graphql: ^16.0.1
|
||||
jest: ^27.3.1
|
||||
knex: ^0.95.14
|
||||
lodash: ^4.17.21
|
||||
|
@ -15603,13 +15603,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"graphql@npm:^15.5.0, graphql@npm:^15.5.1, graphql@npm:^15.7.2":
|
||||
"graphql@npm:^15.5.0, graphql@npm:^15.5.1":
|
||||
version: 15.7.2
|
||||
resolution: "graphql@npm:15.7.2"
|
||||
checksum: eacb746e2981d0c346ef7365601873963af5356f64ce4d890ab89d213c67bf5bc1ae957b93c3902198798774c842b55dff219f38bad858691765e4debc265750
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"graphql@npm:^16.0.1":
|
||||
version: 16.0.1
|
||||
resolution: "graphql@npm:16.0.1"
|
||||
checksum: e2fbddc78ac93b84af5b1871cdced5ce796102373b91f888983e8bae26856788833aa641f5da15b9e4da05cef2edcc82b744a86a27e7e1ef6c9ce422571ab16c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"gud@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "gud@npm:1.0.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user