Skip to content

Commit e57d8d3

Browse files
committed
Update dependency graphql to v15.4.0
1 parent 6047cc5 commit e57d8d3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"camelcase": "^6.0.0",
3838
"dynamoose": "^2.3.0",
3939
"faker": "^4.1.0",
40-
"graphql": "15.1.0",
40+
"graphql": "15.4.0",
4141
"knex-stringcase": "^1.4.1",
4242
"snake-case": "^3.0.3",
4343
"ts-node": "^9.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,6 +1851,11 @@
18511851
resolved "https://registry.yarnpkg.com/@types/caseless/-/caseless-0.12.2.tgz#f65d3d6389e01eeb458bd54dc8f52b95a9463bc8"
18521852
integrity sha512-6ckxMjBBD8URvjB6J3NcnuAn5Pkl7t3TizAg+xdlzzQGSPSmBcXf8KoIH0ua/i+tio+ZRUHEXp0HEmvaR4kt0w==
18531853

1854+
"@types/color-name@^1.1.1":
1855+
version "1.1.1"
1856+
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
1857+
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
1858+
18541859
"@types/connect@*":
18551860
version "3.4.33"
18561861
resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.33.tgz#31610c901eca573b8713c3330abc6e6b9f588546"
@@ -5737,16 +5742,11 @@ graphql-upload@^8.0.2:
57375742
http-errors "^1.7.3"
57385743
object-path "^0.11.4"
57395744

5740-
graphql@*, graphql@^15.3.0:
5745+
graphql@*, graphql@15.4.0, graphql@^15.3.0:
57415746
version "15.4.0"
57425747
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
57435748
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
57445749

5745-
5746-
version "15.1.0"
5747-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.1.0.tgz#b93e28de805294ec08e1630d901db550cb8960a1"
5748-
integrity sha512-0TVyfOlCGhv/DBczQkJmwXOK6fjWkjzY3Pt7wY8i0gcYXq8aogG3weCsg48m72lywKSeOqedEHvVPOvZvSD51Q==
5749-
57505750
growly@^1.3.0:
57515751
version "1.3.0"
57525752
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"

0 commit comments

Comments
 (0)