Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

Commit 5fff042

Browse files
authored
Merge pull request #41 from nuwanwre/renovate/graphql-15.x
fix(deps): update dependency graphql to v15.4.0
2 parents 1184405 + 0d2753f commit 5fff042

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@react-navigation/native": "5.7.3",
2323
"@react-navigation/stack": "5.9.0",
2424
"apollo3-cache-persist": "^0.8.0",
25-
"graphql": "15.3.0",
25+
"graphql": "15.4.0",
2626
"i18next": "17.3.1",
2727
"isomorphic-fetch": "2.2.1",
2828
"query-string": "6.13.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7104,10 +7104,10 @@ graphql-tag@^2.11.0:
71047104
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd"
71057105
integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
71067106

7107-
graphql@15.3.0:
7108-
version "15.3.0"
7109-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.3.0.tgz#3ad2b0caab0d110e3be4a5a9b2aa281e362b5278"
7110-
integrity sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w==
7107+
graphql@15.4.0:
7108+
version "15.4.0"
7109+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
7110+
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
71117111

71127112
growly@^1.3.0:
71137113
version "1.3.0"

0 commit comments

Comments
 (0)