fix: upgrade @graphql-tools/utils from 6.1.0 to 6.2.0 (#6915)
Snyk has created this PR to upgrade @graphql-tools/utils from 6.1.0 to 6.2.0. See this package in npm: https://www.npmjs.com/package/@graphql-tools/utils See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2867,9 +2867,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@graphql-tools/utils": {
|
"@graphql-tools/utils": {
|
||||||
"version": "6.1.0",
|
"version": "6.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-6.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-6.2.0.tgz",
|
||||||
"integrity": "sha512-YcyslZ/8rk5nQOGnkEDp/xi6Xphu0mgjh5LTZ1qUio5P+d95/9MW44cPdmi3Feg4kO8u+1GcPC+685hFpJlZJw==",
|
"integrity": "sha512-Z5ONje6tGNvBzGwo/8eIafr98mwuvWpi3IwPp8CKHKjTBAKlUxY8hlwSn+bEMPyuA9uH/7nHWz4lamRQQEHAhg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@ardatan/aggregate-error": "0.0.1",
|
"@ardatan/aggregate-error": "0.0.1",
|
||||||
"camel-case": "4.1.1"
|
"camel-case": "4.1.1"
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollographql/graphql-playground-html": "1.6.26",
|
"@apollographql/graphql-playground-html": "1.6.26",
|
||||||
"@graphql-tools/stitch": "6.1.0",
|
"@graphql-tools/stitch": "6.1.0",
|
||||||
"@graphql-tools/utils": "6.1.0",
|
"@graphql-tools/utils": "6.2.0",
|
||||||
"@parse/fs-files-adapter": "1.0.1",
|
"@parse/fs-files-adapter": "1.0.1",
|
||||||
"@parse/push-adapter": "3.2.0",
|
"@parse/push-adapter": "3.2.0",
|
||||||
"@parse/s3-files-adapter": "1.4.0",
|
"@parse/s3-files-adapter": "1.4.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user