1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 19:32:11 +00:00

build: bump graphql from 15.7.0 to 15.7.2 in /server (#154)

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

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

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-11-09 10:35:44 +01:00 committed by GitHub
parent aa88a08083
commit e7b660eb21
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.0", "version": "15.7.2",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.7.0.tgz", "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.7.2.tgz",
"integrity": "sha512-1jvUsS5mSzcgXLTQNQyrP7eKkBZW+HUnmx2LYSnfvkyseVpij8wwO/sFBGgxbkZ+zzFwYQxrHsOana5oMXmMxg==", "integrity": "sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==",
"engines": { "engines": {
"node": ">= 10.x" "node": ">= 10.x"
} }
@ -2265,9 +2265,9 @@
"dev": true "dev": true
}, },
"graphql": { "graphql": {
"version": "15.7.0", "version": "15.7.2",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.7.0.tgz", "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.7.2.tgz",
"integrity": "sha512-1jvUsS5mSzcgXLTQNQyrP7eKkBZW+HUnmx2LYSnfvkyseVpij8wwO/sFBGgxbkZ+zzFwYQxrHsOana5oMXmMxg==" "integrity": "sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A=="
}, },
"has": { "has": {
"version": "1.0.3", "version": "1.0.3",