Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit feb6463

Browse files
author
Greg Rickaby
authored
Merge pull request #134 from WebDevStudios/dependabot/npm_and_yarn/graphql-15.5.0
Bump graphql from 15.4.0 to 15.5.0
2 parents 5d17780 + d5db810 commit feb6463

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-prettier": "^3.3.1",
6565
"eslint-plugin-react": "^7.22.0",
6666
"eslint-plugin-react-hooks": "^4.2.0",
67-
"graphql": "^15.4.0",
67+
"graphql": "^15.5.0",
6868
"husky": "^4.3.8",
6969
"lint-staged": "^10.5.3",
7070
"next-seo": "^4.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7047,10 +7047,10 @@ graphql-tag@^2.11.0:
70477047
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd"
70487048
integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
70497049

7050-
graphql@^15.4.0:
7051-
version "15.4.0"
7052-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
7053-
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
7050+
graphql@^15.5.0:
7051+
version "15.5.0"
7052+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
7053+
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
70547054

70557055
gud@^1.0.0:
70567056
version "1.0.0"

0 commit comments

Comments
 (0)