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:
committed by
peril-parse-community[bot]
parent
fdf085f814
commit
d35de8a12f
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user