|
2676 | 2676 | "@graphql-tools/utils" "7.10.0" |
2677 | 2677 | "@graphql-tools/wrap" "7.0.8" |
2678 | 2678 |
|
2679 | | -"@graphql-mesh/transform-extend@0.8.1": |
2680 | | - version "0.8.1" |
2681 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-extend/-/transform-extend-0.8.1.tgz#90062e2b0738dc08de283e29bdac3a6564aff460" |
2682 | | - integrity sha512-bV0iSznZxVZH/rgewWwmb5+DnXW3neGLTtz7tW1NvJn8nRCjkmzBLmMjsNEJokWIWZjyonVH98ZgYmWY7Dkhig== |
| 2679 | +"@graphql-mesh/transform-extend@0.9.0": |
| 2680 | + version "0.9.0" |
| 2681 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-extend/-/transform-extend-0.9.0.tgz#f065f85c49a8a2af876922e4eb065540370fc6bd" |
| 2682 | + integrity sha512-OtAIHIFh/QlYTNHHSqQEPK8xpwGe5/0NSotkVOwwnp0Q6hc7j5xjy0kAPkhJLGgSRCzSX08icwqJezYhh6dHDg== |
2683 | 2683 | dependencies: |
2684 | | - "@graphql-mesh/types" "0.55.0" |
2685 | | - "@graphql-mesh/utils" "0.21.1" |
| 2684 | + "@graphql-mesh/types" "0.56.0" |
| 2685 | + "@graphql-mesh/utils" "0.22.0" |
2686 | 2686 | "@graphql-tools/code-file-loader" "7.2.2" |
2687 | | - "@graphql-tools/graphql-file-loader" "7.3.2" |
| 2687 | + "@graphql-tools/graphql-file-loader" "7.3.3" |
2688 | 2688 | "@graphql-tools/load" "7.4.1" |
2689 | 2689 | "@graphql-tools/schema" "8.3.1" |
2690 | 2690 |
|
|
3592 | 3592 | "@graphql-tools/utils" "^7.0.0" |
3593 | 3593 | tslib "~2.1.0" |
3594 | 3594 |
|
3595 | | -"@graphql-tools/ [email protected]. 2": |
3596 | | - version "7.3.2" |
3597 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-7.3.2.tgz#b35a67bfc38455edb6c6062ff1fc1613dee0fb71" |
3598 | | - integrity sha512-4vzHdPIYo25bleMeZNZf1IV6Betd5COERn+fTGQDBS98ONDU2d/kXe4lD1N2bBNp5bwrd1Sd5TeDgHPYXKB8kQ== |
| 3595 | +"@graphql-tools/ [email protected]. 3": |
| 3596 | + version "7.3.3" |
| 3597 | + resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-7.3.3.tgz#7cee2f84f08dc13fa756820b510248b857583d36" |
| 3598 | + integrity sha512-6kUJZiNpYKVhum9E5wfl5PyLLupEDYdH7c8l6oMrk6c7EPEVs6iSUyB7yQoWrtJccJLULBW2CRQ5IHp5JYK0mA== |
3599 | 3599 | dependencies: |
3600 | 3600 | "@graphql-tools/import" "^6.5.7" |
3601 | 3601 | "@graphql-tools/utils" "^8.5.1" |
|
0 commit comments