|
758 | 758 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
759 | 759 | integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
|
760 | 760 |
|
| 761 | +"@babel/helper-validator-identifier@^7.16.7": |
| 762 | + version "7.16.7" |
| 763 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
| 764 | + integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
| 765 | + |
761 | 766 | "@babel/helper-validator-option@^7.12.17":
|
762 | 767 | version "7.12.17"
|
763 | 768 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
869 | 874 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e"
|
870 | 875 | integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==
|
871 | 876 |
|
| 877 | +"@babel/parser@^7.17.3": |
| 878 | + version "7.17.3" |
| 879 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
| 880 | + integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
| 881 | + |
872 | 882 | "@babel/parser@^7.4.3":
|
873 | 883 | version "7.11.5"
|
874 | 884 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
|
|
2826 | 2836 | "@babel/helper-validator-identifier" "^7.15.7"
|
2827 | 2837 | to-fast-properties "^2.0.0"
|
2828 | 2838 |
|
| 2839 | +"@babel/types@^7.17.0": |
| 2840 | + version "7.17.0" |
| 2841 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
| 2842 | + integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 2843 | + dependencies: |
| 2844 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 2845 | + to-fast-properties "^2.0.0" |
| 2846 | + |
2829 | 2847 | "@babel/types@^7.4.0":
|
2830 | 2848 | version "7.11.5"
|
2831 | 2849 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
|
@@ -11247,7 +11265,7 @@ grapheme-splitter@^1.0.4:
|
11247 | 11265 | integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
|
11248 | 11266 |
|
11249 | 11267 | "graphiql@file:packages/graphiql":
|
11250 |
| - version "1.5.16" |
| 11268 | + version "1.5.19" |
11251 | 11269 | dependencies:
|
11252 | 11270 | "@graphiql/toolkit" "^0.4.2"
|
11253 | 11271 | codemirror "^5.58.2"
|
|
0 commit comments