Skip to content

Commit dba8b0d

Browse files
committed
Update dependency graphql to v15.4.0
1 parent 5c2e413 commit dba8b0d

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.4.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.4.0:
5966+
version "15.4.0"
5967+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
5968+
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
59695969

59705970
graphql@^14.5.3:
59715971
version "14.6.0"

0 commit comments

Comments
 (0)