Skip to content

Commit 4aad9de

Browse files
committed
Update dependency graphql to v15.8.0
1 parent 6631ac2 commit 4aad9de

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
@@ -38,7 +38,7 @@
3838
"camelcase": "^6.0.0",
3939
"dynamoose": "^2.3.0",
4040
"faker": "^4.1.0",
41-
"graphql": "15.1.0",
41+
"graphql": "15.8.0",
4242
"knex-stringcase": "^1.4.1",
4343
"snake-case": "^3.0.3",
4444
"ts-node": "^9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5829,10 +5829,10 @@ graphql@*, graphql@^15.3.0:
58295829
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
58305830
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
58315831

5832-
graphql@15.1.0:
5833-
version "15.1.0"
5834-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.1.0.tgz#b93e28de805294ec08e1630d901db550cb8960a1"
5835-
integrity sha512-0TVyfOlCGhv/DBczQkJmwXOK6fjWkjzY3Pt7wY8i0gcYXq8aogG3weCsg48m72lywKSeOqedEHvVPOvZvSD51Q==
5832+
graphql@15.8.0:
5833+
version "15.8.0"
5834+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
5835+
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
58365836

58375837
58385838
version "1.10.5"

0 commit comments

Comments
 (0)