Bump graphql-request from 6.0.0 to 6.1.0 (#8777)

Dependabot couldn't find the original pull request head commit, 8c2d9dd09bb1c8a41a67fff5f0e5d516e33ed9c1.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-24 15:00:11 -04:00
committed by GitHub
parent 7676cb6a22
commit cb3f264265
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -105,7 +105,7 @@
"eslint-plugin-unicorn": "^46.0.0",
"github-api": "^3.4.0",
"graphql": "^16.6.0",
"graphql-request": "^6.0.0",
"graphql-request": "^6.1.0",
"husky": "^7.0.4",
"jasmine-ajax": "4.0.0",
"jasmine-core": "4.6.0",
@@ -32576,9 +32576,10 @@
}
},
"node_modules/graphql-request": {
"version": "6.0.0",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-6.1.0.tgz",
"integrity": "sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.2.0",
"cross-fetch": "^3.1.5"
+1 -1
View File
@@ -149,7 +149,7 @@
"eslint-plugin-unicorn": "^46.0.0",
"github-api": "^3.4.0",
"graphql": "^16.6.0",
"graphql-request": "^6.0.0",
"graphql-request": "^6.1.0",
"husky": "^7.0.4",
"jasmine-ajax": "4.0.0",
"jasmine-core": "4.6.0",