Bump graphql from 15.3.0 to 15.4.0 (#6310)

Bumps [graphql](https://github.com/graphql/graphql-js) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-04 09:23:04 +00:00
committed by GitHub
parent 7e907fc876
commit 0cb7b27d09
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12224,9 +12224,9 @@
} }
}, },
"graphql": { "graphql": {
"version": "15.3.0", "version": "15.4.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.3.0.tgz", "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.4.0.tgz",
"integrity": "sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w==", "integrity": "sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==",
"dev": true "dev": true
}, },
"graphql-request": { "graphql-request": {
+1 -1
View File
@@ -129,7 +129,7 @@
"css-loader": "^4.3.0", "css-loader": "^4.3.0",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"ejs": "^3.1.5", "ejs": "^3.1.5",
"graphql": "^15.3.0", "graphql": "^15.4.0",
"graphql-request": "^3.1.0", "graphql-request": "^3.1.0",
"husky": "^4.3.0", "husky": "^4.3.0",
"jasmine-ajax": "4.0.0", "jasmine-ajax": "4.0.0",