1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 03:12:10 +00:00

build: bump graphql from 15.7.2 to 15.8.0 in /server (#200)

Bumps [graphql](https://github.com/graphql/graphql-js) from 15.7.2 to 15.8.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.7.2...v15.8.0)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2021-12-08 12:35:58 +01:00 committed by GitHub
parent b0a72fe69e
commit 8d3164554f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -825,9 +825,9 @@
"dev": true "dev": true
}, },
"node_modules/graphql": { "node_modules/graphql": {
"version": "15.7.2", "version": "15.8.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.7.2.tgz", "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.8.0.tgz",
"integrity": "sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==", "integrity": "sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==",
"engines": { "engines": {
"node": ">= 10.x" "node": ">= 10.x"
} }
@ -2265,9 +2265,9 @@
"dev": true "dev": true
}, },
"graphql": { "graphql": {
"version": "15.7.2", "version": "15.8.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.7.2.tgz", "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.8.0.tgz",
"integrity": "sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==" "integrity": "sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw=="
}, },
"has": { "has": {
"version": "1.0.3", "version": "1.0.3",