Skip to content

Commit a05e9b1

Browse files
authored
fix: upgrade @apollographql/graphql-playground-html from 1.6.26 to 1.6.27 (#7274)
Snyk has created this PR to upgrade @apollographql/graphql-playground-html from 1.6.26 to 1.6.27. 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
1 parent 35f0c55 commit a05e9b1

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

package-lock.json

+12-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"license": "BSD-3-Clause",
2121
"dependencies": {
22-
"@apollographql/graphql-playground-html": "1.6.26",
22+
"@apollographql/graphql-playground-html": "1.6.27",
2323
"@graphql-tools/links": "6.2.5",
2424
"@graphql-tools/stitch": "6.2.4",
2525
"@graphql-tools/utils": "6.2.4",

0 commit comments

Comments
 (0)