refactor: upgrade @graphql-tools/utils from 8.6.10 to 8.6.12 (#8037)
This commit is contained in:
committed by
GitHub
parent
f67cc99948
commit
528690b7b6
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1201,9 +1201,9 @@
|
||||
}
|
||||
},
|
||||
"@graphql-tools/utils": {
|
||||
"version": "8.6.10",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.10.tgz",
|
||||
"integrity": "sha512-bJH9qwuyM3BP0PTU6/lvBDkk6jdEIOn+dbyk4pHMVNnvbJ1gZQwo62To8SHxxaUTus8OMhhVPSh9ApWXREURcg==",
|
||||
"version": "8.6.12",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.12.tgz",
|
||||
"integrity": "sha512-WQ91O40RC+UJgZ9K+IzevSf8oolR1QE+WQ21Oyc2fgDYYiqT0eSf+HVyhZr/8x9rVjn3N9HeqCsywbdmbljg0w==",
|
||||
"requires": {
|
||||
"tslib": "~2.4.0"
|
||||
}
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@graphql-yoga/node": "2.6.0",
|
||||
"@graphql-tools/utils": "8.6.12",
|
||||
"@graphql-tools/merge": "8.2.13",
|
||||
"@graphql-tools/schema": "8.3.13",
|
||||
"@graphql-tools/utils": "8.6.10",
|
||||
"@parse/fs-files-adapter": "1.2.2",
|
||||
"@parse/push-adapter": "4.1.2",
|
||||
"bcryptjs": "2.4.3",
|
||||
|
||||
Reference in New Issue
Block a user