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