refactor: Upgrade @graphql-tools/utils from 10.8.4 to 10.8.6 (#9699)

This commit is contained in:
Parse Platform
2025-04-08 12:45:54 +02:00
committed by GitHub
parent c7695c4e94
commit c709729098
2 changed files with 7 additions and 73 deletions

78
package-lock.json generated
View File

@@ -14,10 +14,10 @@
"@babel/eslint-parser": "7.27.0", "@babel/eslint-parser": "7.27.0",
"@graphql-tools/merge": "9.0.24", "@graphql-tools/merge": "9.0.24",
"@graphql-tools/schema": "10.0.23", "@graphql-tools/schema": "10.0.23",
"@graphql-tools/utils": "10.8.4", "@graphql-tools/utils": "^10.8.6",
"@parse/fs-files-adapter": "3.0.0", "@parse/fs-files-adapter": "3.0.0",
"@parse/push-adapter": "6.11.0", "@parse/push-adapter": "6.11.0",
"bcryptjs": "^3.0.2", "bcryptjs": "3.0.2",
"commander": "13.1.0", "commander": "13.1.0",
"cors": "2.8.5", "cors": "2.8.5",
"deepcopy": "2.1.0", "deepcopy": "2.1.0",
@@ -2933,25 +2933,6 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
} }
}, },
"node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils": {
"version": "10.8.6",
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-10.8.6.tgz",
"integrity": "sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
"@whatwg-node/promise-helpers": "^1.0.0",
"cross-inspect": "1.0.1",
"dset": "^3.1.4",
"tslib": "^2.4.0"
},
"engines": {
"node": ">=16.0.0"
},
"peerDependencies": {
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
}
},
"node_modules/@graphql-tools/schema": { "node_modules/@graphql-tools/schema": {
"version": "10.0.23", "version": "10.0.23",
"resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-10.0.23.tgz", "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-10.0.23.tgz",
@@ -2969,7 +2950,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
} }
}, },
"node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils": { "node_modules/@graphql-tools/utils": {
"version": "10.8.6", "version": "10.8.6",
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-10.8.6.tgz", "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-10.8.6.tgz",
"integrity": "sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==", "integrity": "sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==",
@@ -2988,25 +2969,6 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
} }
}, },
"node_modules/@graphql-tools/utils": {
"version": "10.8.4",
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-10.8.4.tgz",
"integrity": "sha512-HpHBgcmLIE79jWk1v5Bm0Eb8MaPiwSJT/Iy5xIJ+GMe7yAKpCYrbjf7wb+UMDMkLkfEryvo3syCx8k+TMAZ9bA==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
"@whatwg-node/promise-helpers": "^1.0.0",
"cross-inspect": "1.0.1",
"dset": "^3.1.4",
"tslib": "^2.4.0"
},
"engines": {
"node": ">=16.0.0"
},
"peerDependencies": {
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
}
},
"node_modules/@graphql-typed-document-node/core": { "node_modules/@graphql-typed-document-node/core": {
"version": "3.1.1", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.1.tgz", "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.1.tgz",
@@ -24145,20 +24107,6 @@
"requires": { "requires": {
"@graphql-tools/utils": "^10.8.6", "@graphql-tools/utils": "^10.8.6",
"tslib": "^2.4.0" "tslib": "^2.4.0"
},
"dependencies": {
"@graphql-tools/utils": {
"version": "10.8.6",
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-10.8.6.tgz",
"integrity": "sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==",
"requires": {
"@graphql-typed-document-node/core": "^3.1.1",
"@whatwg-node/promise-helpers": "^1.0.0",
"cross-inspect": "1.0.1",
"dset": "^3.1.4",
"tslib": "^2.4.0"
}
}
} }
}, },
"@graphql-tools/schema": { "@graphql-tools/schema": {
@@ -24169,26 +24117,12 @@
"@graphql-tools/merge": "^9.0.24", "@graphql-tools/merge": "^9.0.24",
"@graphql-tools/utils": "^10.8.6", "@graphql-tools/utils": "^10.8.6",
"tslib": "^2.4.0" "tslib": "^2.4.0"
},
"dependencies": {
"@graphql-tools/utils": {
"version": "10.8.6",
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-10.8.6.tgz",
"integrity": "sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==",
"requires": {
"@graphql-typed-document-node/core": "^3.1.1",
"@whatwg-node/promise-helpers": "^1.0.0",
"cross-inspect": "1.0.1",
"dset": "^3.1.4",
"tslib": "^2.4.0"
}
}
} }
}, },
"@graphql-tools/utils": { "@graphql-tools/utils": {
"version": "10.8.4", "version": "10.8.6",
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-10.8.4.tgz", "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-10.8.6.tgz",
"integrity": "sha512-HpHBgcmLIE79jWk1v5Bm0Eb8MaPiwSJT/Iy5xIJ+GMe7yAKpCYrbjf7wb+UMDMkLkfEryvo3syCx8k+TMAZ9bA==", "integrity": "sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==",
"requires": { "requires": {
"@graphql-typed-document-node/core": "^3.1.1", "@graphql-typed-document-node/core": "^3.1.1",
"@whatwg-node/promise-helpers": "^1.0.0", "@whatwg-node/promise-helpers": "^1.0.0",

View File

@@ -24,7 +24,7 @@
"@babel/eslint-parser": "7.27.0", "@babel/eslint-parser": "7.27.0",
"@graphql-tools/merge": "9.0.24", "@graphql-tools/merge": "9.0.24",
"@graphql-tools/schema": "10.0.23", "@graphql-tools/schema": "10.0.23",
"@graphql-tools/utils": "10.8.4", "@graphql-tools/utils": "10.8.6",
"@parse/fs-files-adapter": "3.0.0", "@parse/fs-files-adapter": "3.0.0",
"@parse/push-adapter": "6.11.0", "@parse/push-adapter": "6.11.0",
"bcryptjs": "3.0.2", "bcryptjs": "3.0.2",