Update @apollographql/graphql-playground-html to the latest version 🚀 (#5773)

* fix(package): update @apollographql/graphql-playground-html to version 1.6.24

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-07-05 14:13:47 +00:00
committed by peril-parse-community[bot]
parent fdf085f814
commit d35de8a12f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -13,9 +13,9 @@
}
},
"@apollographql/graphql-playground-html": {
"version": "1.6.23",
"resolved": "https://registry.npmjs.org/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.23.tgz",
"integrity": "sha512-Ugtgt4FkBDbDsuEtNrFCkkVhUfK0ImLlwCMSghIorFthXu0LoTXQjJnukEC28KSRF+YeFjVAztaqtEWRSeWFMw=="
"version": "1.6.24",
"resolved": "https://registry.npmjs.org/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.24.tgz",
"integrity": "sha512-8GqG48m1XqyXh4mIZrtB5xOhUwSsh1WsrrsaZQOEYYql3YN9DEu9OOSg0ILzXHZo/h2Q74777YE4YzlArQzQEQ=="
},
"@babel/cli": {
"version": "7.5.0",

View File

@@ -19,7 +19,7 @@
],
"license": "BSD-3-Clause",
"dependencies": {
"@apollographql/graphql-playground-html": "1.6.23",
"@apollographql/graphql-playground-html": "1.6.24",
"@parse/fs-files-adapter": "1.0.1",
"@parse/push-adapter": "3.0.0",
"@parse/s3-files-adapter": "1.2.1",