refactor: upgrade @graphql-tools/utils from 8.6.13 to 8.9.0 (#8129)
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1214,9 +1214,9 @@
|
||||
}
|
||||
},
|
||||
"@graphql-tools/utils": {
|
||||
"version": "8.6.13",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.13.tgz",
|
||||
"integrity": "sha512-FiVqrQzj4cgz0HcZ3CxUs8NtBGPZFpmsVyIgwmL6YCwIhjJQnT72h8G3/vk5zVfjfesht85YGp0inWWuoCKWzg==",
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.9.0.tgz",
|
||||
"integrity": "sha512-pjJIWH0XOVnYGXCqej8g/u/tsfV4LvLlj0eATKQu5zwnxd/TiTHq7Cg313qUPTFFHZ3PP5wJ15chYVtLDwaymg==",
|
||||
"requires": {
|
||||
"tslib": "^2.4.0"
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@graphql-yoga/node": "2.6.0",
|
||||
"@graphql-tools/utils": "8.6.13",
|
||||
"@graphql-tools/utils": "8.9.0",
|
||||
"@graphql-tools/merge": "8.3.0",
|
||||
"@graphql-tools/schema": "8.5.0",
|
||||
"@parse/fs-files-adapter": "1.2.2",
|
||||
|
||||
Reference in New Issue
Block a user