mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
Bump graphql from 15.6.1 to 15.8.0 (#7419)
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.6.1 to 15.8.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v15.6.1...v15.8.0) --- updated-dependencies: - dependency-name: graphql 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:
parent
b114c51348
commit
5a47d2588c
6
package-lock.json
generated
6
package-lock.json
generated
@ -30956,9 +30956,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"graphql": {
|
||||
"version": "15.6.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.6.1.tgz",
|
||||
"integrity": "sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw==",
|
||||
"version": "15.8.0",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.8.0.tgz",
|
||||
"integrity": "sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==",
|
||||
"dev": true
|
||||
},
|
||||
"graphql-request": {
|
||||
|
@ -133,7 +133,7 @@
|
||||
"css-loader": "^5.2.6",
|
||||
"dotenv": "^8.2.0",
|
||||
"github-api": "^3.4.0",
|
||||
"graphql": "^15.6.1",
|
||||
"graphql": "^15.8.0",
|
||||
"graphql-request": "^3.6.1",
|
||||
"husky": "^7.0.4",
|
||||
"jasmine-ajax": "4.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user