refactor: upgrade graphql from 15.6.0 to 15.6.1 (#7696)

This commit is contained in:
Snyk bot
2021-11-14 04:14:21 +01:00
committed by GitHub
parent 426ccdc8f3
commit 251ff0ef71
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7476,9 +7476,9 @@
"dev": true
},
"graphql": {
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.6.0.tgz",
"integrity": "sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ=="
"version": "15.6.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.6.1.tgz",
"integrity": "sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw=="
},
"graphql-extensions": {
"version": "0.15.0",