Build(deps): bump graphql-tag from 2.12.4 to 2.12.5 (#6693)
Bumps [graphql-tag](https://github.com/apollographql/graphql-tag) from 2.12.4 to 2.12.5. - [Release notes](https://github.com/apollographql/graphql-tag/releases) - [Changelog](https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/graphql-tag/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f8e65e7441
commit
670ee76948
14
package-lock.json
generated
14
package-lock.json
generated
@@ -28,7 +28,7 @@
|
||||
"glob": "^7.1.7",
|
||||
"got": "11.8.2",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-tag": "^2.12.4",
|
||||
"graphql-tag": "^2.12.5",
|
||||
"ioredis": "4.27.6",
|
||||
"joi": "17.4.0",
|
||||
"joi-extension-semver": "5.0.0",
|
||||
@@ -15665,9 +15665,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/graphql-tag": {
|
||||
"version": "2.12.4",
|
||||
"resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.4.tgz",
|
||||
"integrity": "sha512-VV1U4O+9x99EkNpNmCUV5RZwq6MnK4+pGbRYWG+lA/m3uo7TSqJF81OkcOP148gFP6fzdl7JWYBrwWVTS9jXww==",
|
||||
"version": "2.12.5",
|
||||
"resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.5.tgz",
|
||||
"integrity": "sha512-5xNhP4063d16Pz3HBtKprutsPrmHZi5IdUGOWRxA2B6VF7BIRGOHZ5WQvDmJXZuPcBg7rYwaFxvQYjqkSdR3TQ==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
@@ -43999,9 +43999,9 @@
|
||||
}
|
||||
},
|
||||
"graphql-tag": {
|
||||
"version": "2.12.4",
|
||||
"resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.4.tgz",
|
||||
"integrity": "sha512-VV1U4O+9x99EkNpNmCUV5RZwq6MnK4+pGbRYWG+lA/m3uo7TSqJF81OkcOP148gFP6fzdl7JWYBrwWVTS9jXww==",
|
||||
"version": "2.12.5",
|
||||
"resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.5.tgz",
|
||||
"integrity": "sha512-5xNhP4063d16Pz3HBtKprutsPrmHZi5IdUGOWRxA2B6VF7BIRGOHZ5WQvDmJXZuPcBg7rYwaFxvQYjqkSdR3TQ==",
|
||||
"requires": {
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"glob": "^7.1.7",
|
||||
"got": "11.8.2",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-tag": "^2.12.4",
|
||||
"graphql-tag": "^2.12.5",
|
||||
"ioredis": "4.27.6",
|
||||
"joi": "17.4.0",
|
||||
"joi-extension-semver": "5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user