File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 17
17
"test:e2e:dev" : " jest --config ./tests/jest-e2e.json --watch"
18
18
},
19
19
"dependencies" : {
20
- "@graphql-tools/merge" : " 8.2.1 " ,
20
+ "@graphql-tools/merge" : " 8.2.2 " ,
21
21
"@graphql-tools/schema" : " 8.3.1" ,
22
22
"@graphql-tools/utils" : " 8.6.1" ,
23
23
"@nestjs/mapped-types" : " 1.0.1" ,
Original file line number Diff line number Diff line change 766
766
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
767
767
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==
768
768
769
- " @graphql-tools/[email protected] " , "@graphql-tools/merge@^8.2.1":
769
+ " @graphql-tools/[email protected] " :
770
+ version "8.2.2"
771
+ resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.2.tgz#433566c662a33f5a9c3cc5f3ce3753fb0019477a"
772
+ integrity sha512-2DyqhIOMUMKbCPqo8p6xSdll2OBcBxGdOrxlJJlFQvinsSaYqp/ct3dhAxNtzaIcvSVgXvttQqfD7O2ziFtE7Q==
773
+ dependencies :
774
+ " @graphql-tools/utils" " ^8.5.1"
775
+ tslib "~2.3.0"
776
+
777
+ " @graphql-tools/merge@^8.2.1 " :
770
778
version "8.2.1"
771
779
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.1.tgz#bf83aa06a0cfc6a839e52a58057a84498d0d51ff"
772
780
integrity sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==
You can’t perform that action at this time.
0 commit comments