fix: upgrade @apollographql/graphql-playground-html from 1.6.25 to 1.6.26 (#6774)
Snyk has created this PR to upgrade @apollographql/graphql-playground-html from 1.6.25 to 1.6.26. See this package in NPM: https://www.npmjs.com/package/@apollographql/graphql-playground-html See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -40,9 +40,9 @@
|
||||
}
|
||||
},
|
||||
"@apollographql/graphql-playground-html": {
|
||||
"version": "1.6.25",
|
||||
"resolved": "https://registry.npmjs.org/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.25.tgz",
|
||||
"integrity": "sha512-VukxcHsmnpq8GQj3fYsu/F1H/uweReH7vuvgGc0rG0hYqn8xxp2sZWzXWt4KjkS6EamtG0axY9h7XY1KMv8VcA==",
|
||||
"version": "1.6.26",
|
||||
"resolved": "https://registry.npmjs.org/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.26.tgz",
|
||||
"integrity": "sha512-XAwXOIab51QyhBxnxySdK3nuMEUohhDsHQ5Rbco/V1vjlP75zZ0ZLHD9dTpXTN8uxKxopb2lUvJTq+M4g2Q0HQ==",
|
||||
"requires": {
|
||||
"xss": "^1.0.6"
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
],
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@apollographql/graphql-playground-html": "1.6.25",
|
||||
"@apollographql/graphql-playground-html": "1.6.26",
|
||||
"@graphql-tools/stitch": "^6.0.1",
|
||||
"@graphql-tools/utils": "^6.0.1",
|
||||
"@parse/fs-files-adapter": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user