mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Bump graphql from 15.5.0 to 15.6.1 (#7293)
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.5.0 to 15.6.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v15.5.0...v15.6.1) --- 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
33dbfbe94f
commit
91b37ad9d4
6
package-lock.json
generated
6
package-lock.json
generated
@ -28683,9 +28683,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"graphql": {
|
||||
"version": "15.5.0",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.5.0.tgz",
|
||||
"integrity": "sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==",
|
||||
"version": "15.6.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-15.6.1.tgz",
|
||||
"integrity": "sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw==",
|
||||
"dev": true
|
||||
},
|
||||
"graphql-request": {
|
||||
|
@ -138,7 +138,7 @@
|
||||
"css-loader": "^5.2.6",
|
||||
"dotenv": "^8.2.0",
|
||||
"github-api": "^3.4.0",
|
||||
"graphql": "^15.4.0",
|
||||
"graphql": "^15.6.1",
|
||||
"graphql-request": "^3.1.0",
|
||||
"husky": "^7.0.1",
|
||||
"jasmine-ajax": "4.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user