mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump graphql-request from 3.6.1 to 3.7.0 (#7420)
Bumps [graphql-request](https://github.com/prisma/graphql-request) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/prisma/graphql-request/releases) - [Commits](https://github.com/prisma/graphql-request/compare/3.6.1...3.7.0) --- updated-dependencies: - dependency-name: graphql-request dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -30962,9 +30962,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"graphql-request": {
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-3.6.1.tgz",
|
||||
"integrity": "sha512-Nm1EasrAQVZllyNTlHDLnLZjlhC6eRWnWP6KH//ytnAL08pjlLkdI2K+s6OV92p45hn5b/kUlLbDwACmRoLwrQ==",
|
||||
"version": "3.7.0",
|
||||
"resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-3.7.0.tgz",
|
||||
"integrity": "sha512-dw5PxHCgBneN2DDNqpWu8QkbbJ07oOziy8z+bK/TAXufsOLaETuVO4GkXrbs0WjhdKhBMN3BkpN/RIvUHkmNUQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cross-fetch": "^3.0.6",
|
||||
|
||||
+1
-1
@@ -134,7 +134,7 @@
|
||||
"dotenv": "^8.2.0",
|
||||
"github-api": "^3.4.0",
|
||||
"graphql": "^15.8.0",
|
||||
"graphql-request": "^3.6.1",
|
||||
"graphql-request": "^3.7.0",
|
||||
"husky": "^7.0.4",
|
||||
"jasmine-ajax": "4.0.0",
|
||||
"jasmine-core": "~2.8.0",
|
||||
|
||||
Reference in New Issue
Block a user