fix: upgrade graphql from 15.5.3 to 15.6.0 (#7612)
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6470,9 +6470,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"graphql": {
|
||||
"version": "15.5.3",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.5.3.tgz",
|
||||
"integrity": "sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA=="
|
||||
"version": "15.6.0",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.6.0.tgz",
|
||||
"integrity": "sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ=="
|
||||
},
|
||||
"graphql-extensions": {
|
||||
"version": "0.15.0",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"deepcopy": "2.1.0",
|
||||
"express": "4.17.1",
|
||||
"follow-redirects": "1.14.1",
|
||||
"graphql": "15.5.3",
|
||||
"graphql": "15.6.0",
|
||||
"graphql-list-fields": "2.0.2",
|
||||
"graphql-relay": "0.9.0",
|
||||
"graphql-tag": "2.12.5",
|
||||
|
||||
Reference in New Issue
Block a user