|
813 | 813 | "@graphql-tools/utils" "^8.1.1"
|
814 | 814 | tslib "~2.3.0"
|
815 | 815 |
|
816 |
| -"@graphql-codegen/[email protected].8": |
817 |
| - version "2.4.8" |
818 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.8.tgz#e8110baba9713cde72d57a5c95aa27400363ed9a" |
819 |
| - integrity sha512-tVsHIkuyenBany7c5IMU1yi4S1er2hgyXJGNY7PcyhpJMx0eChmbqz1VTiZxDEwi8mDBS2mn3TaSJMh6xuJM5g== |
| 816 | +"@graphql-codegen/[email protected].9": |
| 817 | + version "2.4.9" |
| 818 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.9.tgz#ab3eeaa5773cf78df7ddc2ffbb0447ee2920728c" |
| 819 | + integrity sha512-7l2qw3j8aC9CAW/Tm4x1kkIpDt34xqv8zTwRpmVaVwooZd6usvydkaEwJUMId8Aj0F1SDIzAlYNiG523SRu+Ng== |
820 | 820 | dependencies:
|
821 | 821 | "@graphql-codegen/plugin-helpers" "^2.4.0"
|
822 | 822 | "@graphql-codegen/schema-ast" "^2.4.1"
|
823 |
| - "@graphql-codegen/visitor-plugin-common" "2.7.4" |
| 823 | + "@graphql-codegen/visitor-plugin-common" "2.7.5" |
824 | 824 | auto-bind "~4.0.0"
|
825 |
| - tslib "~2.3.0" |
| 825 | + tslib "~2.4.0" |
826 | 826 |
|
827 |
| -"@graphql-codegen/[email protected].4": |
828 |
| - version "2.7.4" |
829 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.4.tgz#fbc8aec9df0035b8f29fa64a6356cbb02062da5d" |
830 |
| - integrity sha512-aaDoEudDD+B7DK/UwDSL2Fzej75N9hNJ3N8FQuTIeDyw6FNGWUxmkjVBLQGlzfnYfK8IYkdfYkrPn3Skq0pVxA== |
| 827 | +"@graphql-codegen/[email protected].5": |
| 828 | + version "2.7.5" |
| 829 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.5.tgz#930fea2c084042b604bead6665b7a0d1542c445b" |
| 830 | + integrity sha512-k4adLokuudmhEO4l8PncoQdQl20BpwAOdSWzuYEjezb7KJvYgImkNCk0GghyRSg0rHh+0yFN4CjtpBR4nZX7Aw== |
831 | 831 | dependencies:
|
832 | 832 | "@graphql-codegen/plugin-helpers" "^2.4.0"
|
833 | 833 | "@graphql-tools/optimize" "^1.0.1"
|
|
838 | 838 | dependency-graph "^0.11.0"
|
839 | 839 | graphql-tag "^2.11.0"
|
840 | 840 | parse-filepath "^1.0.2"
|
841 |
| - tslib "~2.3.0" |
| 841 | + tslib "~2.4.0" |
842 | 842 |
|
843 | 843 | "@graphql-codegen/visitor-plugin-common@^2.5.2":
|
844 | 844 | version "2.5.2"
|
@@ -5588,6 +5588,11 @@ tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@~2.3.0:
|
5588 | 5588 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
|
5589 | 5589 | integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
|
5590 | 5590 |
|
| 5591 | +tslib@~2.4.0: |
| 5592 | + version "2.4.0" |
| 5593 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 5594 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 5595 | + |
5591 | 5596 | tsutils@^3.21.0:
|
5592 | 5597 | version "3.21.0"
|
5593 | 5598 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
|
|
0 commit comments