Skip to content

Commit 888ec77

Browse files
committed
Update dependency graphql to v15.3.0
1 parent 5c2e413 commit 888ec77

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
@@ -35,7 +35,7 @@
3535
"apollo-server-lambda": "^2.13.1",
3636
"camelcase": "^6.0.0",
3737
"faker": "^4.1.0",
38-
"graphql": "15.1.0",
38+
"graphql": "15.3.0",
3939
"knex": "^0.21.1",
4040
"knex-stringcase": "^1.4.1",
4141
"pg": "^8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5962,10 +5962,10 @@ graphql@*:
59625962
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.0.0.tgz#042a5eb5e2506a2e2111ce41eb446a8e570b8be9"
59635963
integrity sha512-ZyVO1xIF9F+4cxfkdhOJINM+51B06Friuv4M66W7HzUOeFd+vNzUn4vtswYINPi6sysjf1M2Ri/rwZALqgwbaQ==
59645964

5965-
graphql@15.1.0:
5966-
version "15.1.0"
5967-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.1.0.tgz#b93e28de805294ec08e1630d901db550cb8960a1"
5968-
integrity sha512-0TVyfOlCGhv/DBczQkJmwXOK6fjWkjzY3Pt7wY8i0gcYXq8aogG3weCsg48m72lywKSeOqedEHvVPOvZvSD51Q==
5965+
graphql@15.3.0:
5966+
version "15.3.0"
5967+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.3.0.tgz#3ad2b0caab0d110e3be4a5a9b2aa281e362b5278"
5968+
integrity sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w==
59695969

59705970
graphql@^14.5.3:
59715971
version "14.6.0"

0 commit comments

Comments
 (0)