Skip to content

Commit 848a072

Browse files
Bump graphql-playground-html from 1.6.19 to 1.6.25 (#110)
Bumps [graphql-playground-html](https://github.com/graphcool/graphql-playground) from 1.6.19 to 1.6.25. - [Release notes](https://github.com/graphcool/graphql-playground/releases) - [Commits](https://github.com/graphcool/graphql-playground/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent baf7913 commit 848a072

File tree

1 file changed

+19
-4
lines changed

1 file changed

+19
-4
lines changed

yarn.lock

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3618,7 +3618,7 @@ command-exists@^1.2.4:
36183618
resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.9.tgz#c50725af3808c8ab0260fd60b01fbfa25b954f69"
36193619
integrity sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==
36203620

3621-
commander@^2.11.0, commander@^2.20.0:
3621+
commander@^2.11.0, commander@^2.20.0, commander@^2.20.3:
36223622
version "2.20.3"
36233623
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
36243624
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
@@ -4085,6 +4085,11 @@ cssesc@^3.0.0:
40854085
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
40864086
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
40874087

4088+
4089+
version "0.0.10"
4090+
resolved "https://registry.yarnpkg.com/cssfilter/-/cssfilter-0.0.10.tgz#c6d2672632a2e5c83e013e6864a42ce8defd20ae"
4091+
integrity sha1-xtJnJjKi5cg+AT5oZKQs6N79IK4=
4092+
40884093
cssnano-preset-default@^4.0.7:
40894094
version "4.0.7"
40904095
resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz#51ec662ccfca0f88b396dcd9679cdb931be17f76"
@@ -6566,9 +6571,11 @@ graphql-import@^0.7.1:
65666571
resolve-from "^4.0.0"
65676572

65686573
graphql-playground-html@^1.6.19:
6569-
version "1.6.19"
6570-
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.19.tgz#3883ecf5e8c18b3c0f08145b5417b9c01a1f0bef"
6571-
integrity sha512-cLAqoOlxHbGj/LBpr4l2BE9qXf3g8ShjQqU2daVueITI/3wIkcDQTaQaQp+HWv0uaX0dCsgMCFW/TooLj8yJOg==
6574+
version "1.6.25"
6575+
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.25.tgz#2d8fa250cec4036a4f5b7f8ad069c86d6d64c95f"
6576+
integrity sha512-wMNvGsQ0OwBVhn72VVi7OdpI85IxiIZT43glRx7gQIwQ6NvhFnzMYBIVmcJAJ4UlXRYiWtrQhuOItDXObiR3kg==
6577+
dependencies:
6578+
xss "^1.0.6"
65726579

65736580
graphql-playground-middleware-express@^1.7.14:
65746581
version "1.7.14"
@@ -14219,6 +14226,14 @@ xregexp@^4.3.0:
1421914226
dependencies:
1422014227
"@babel/runtime-corejs3" "^7.8.3"
1422114228

14229+
xss@^1.0.6:
14230+
version "1.0.7"
14231+
resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.7.tgz#a554cbd5e909324bd6893fb47fff441ad54e2a95"
14232+
integrity sha512-A9v7tblGvxu8TWXQC9rlpW96a+LN1lyw6wyhpTmmGW+FwRMactchBR3ROKSi33UPCUcUHSu8s9YP6F+K3Mw//w==
14233+
dependencies:
14234+
commander "^2.20.3"
14235+
cssfilter "0.0.10"
14236+
1422214237
xstate@^4.11.0:
1422314238
version "4.11.0"
1422414239
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.11.0.tgz#dc0bd31079fe22918c2c27c118d6310bef3dcd9e"

0 commit comments

Comments
 (0)