Bump graphql from 14.4.1 to 14.4.2 (#5760)
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.4.1 to 14.4.2. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v14.4.1...v14.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
1761ab9046
commit
79e8123ffe
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5324,9 +5324,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"graphql": {
|
||||
"version": "14.4.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-14.4.1.tgz",
|
||||
"integrity": "sha512-g4HUH26CohlMjaHneXMAtvG3QtO6peJIUTFxrPW4g5LNnXkUuFoBI6Bk1c14Q5kW8+FyjM/tTbePTgpiVB/2hQ==",
|
||||
"version": "14.4.2",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-14.4.2.tgz",
|
||||
"integrity": "sha512-6uQadiRgnpnSS56hdZUSvFrVcQ6OF9y6wkxJfKquFtHlnl7+KSuWwSJsdwiK1vybm1HgcdbpGkCpvhvsVQ0UZQ==",
|
||||
"requires": {
|
||||
"iterall": "^1.2.2"
|
||||
}
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"deepcopy": "2.0.0",
|
||||
"express": "4.17.1",
|
||||
"follow-redirects": "1.7.0",
|
||||
"graphql": "14.4.1",
|
||||
"graphql": "14.4.2",
|
||||
"graphql-list-fields": "2.0.2",
|
||||
"graphql-upload": "8.0.7",
|
||||
"intersect": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user