Bump graphql from 14.2.1 to 14.3.1 (#5710)
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.2.1 to 14.3.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v14.2.1...v14.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
e2b0829f6e
commit
3c15252cb1
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5836,9 +5836,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"graphql": {
|
||||
"version": "14.2.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-14.2.1.tgz",
|
||||
"integrity": "sha512-2PL1UbvKeSjy/lUeJqHk+eR9CvuErXoCNwJI4jm3oNFEeY+9ELqHNKO1ZuSxAkasPkpWbmT/iMRMFxd3cEL3tQ==",
|
||||
"version": "14.3.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-14.3.1.tgz",
|
||||
"integrity": "sha512-FZm7kAa3FqKdXy8YSSpAoTtyDFMIYSpCDOr+3EqlI1bxmtHu+Vv/I2vrSeT1sBOEnEniX3uo4wFhFdS/8XN6gA==",
|
||||
"requires": {
|
||||
"iterall": "^1.2.2"
|
||||
}
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"deepcopy": "2.0.0",
|
||||
"express": "4.17.1",
|
||||
"follow-redirects": "1.7.0",
|
||||
"graphql": "14.2.1",
|
||||
"graphql": "14.3.1",
|
||||
"graphql-list-fields": "2.0.2",
|
||||
"graphql-upload": "8.0.7",
|
||||
"intersect": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user