Skip to content

Commit 5efe76b

Browse files
committed
Update graphqlcodegenerator monorepo to v1.15.3
1 parent 5c2e413 commit 5efe76b

File tree

2 files changed

+65
-57
lines changed

2 files changed

+65
-57
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"author": "",
1313
"license": "MIT",
1414
"devDependencies": {
15-
"@graphql-codegen/cli": "1.15.1",
16-
"@graphql-codegen/introspection": "1.15.1",
17-
"@graphql-codegen/typescript": "1.15.1",
18-
"@graphql-codegen/typescript-resolvers": "1.15.1",
15+
"@graphql-codegen/cli": "1.15.3",
16+
"@graphql-codegen/introspection": "1.15.3",
17+
"@graphql-codegen/typescript": "1.15.3",
18+
"@graphql-codegen/typescript-resolvers": "1.15.3",
1919
"@types/aws-lambda": "8.10.53",
2020
"@types/faker": "4.1.12",
2121
"@types/graphql": "14.5.0",

yarn.lock

Lines changed: 61 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -546,13 +546,13 @@
546546
exec-sh "^0.3.2"
547547
minimist "^1.2.0"
548548

549-
"@graphql-codegen/[email protected].1":
550-
version "1.15.1"
551-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.15.1.tgz#2c858af9b425dde5b3fa23ab80952cbf1f78470d"
552-
integrity sha512-UQdeNFpdvYdirtm3rnClGItS0xyJImaSNpRorEXZPfuixeDr6q24EmuxFg7W+oCzSOSHHx3Vu75H4r/EFqH/xA==
549+
"@graphql-codegen/[email protected].3":
550+
version "1.15.3"
551+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.15.3.tgz#633d23c1ed5ffb32aceebabc768914a2595c87be"
552+
integrity sha512-nq/ypeK6pIiH+9V6r7mTie5W6JUXLQHevwrp1mBTRhVwiXWTi9i67qOm+Twl61go+logRakG6dbTzCe9OP2J5Q==
553553
dependencies:
554-
"@graphql-codegen/core" "1.15.1"
555-
"@graphql-codegen/plugin-helpers" "1.15.1"
554+
"@graphql-codegen/core" "1.15.3"
555+
"@graphql-codegen/plugin-helpers" "1.15.3"
556556
"@graphql-tools/apollo-engine-loader" "^6.0.0"
557557
"@graphql-tools/code-file-loader" "^6.0.0"
558558
"@graphql-tools/git-loader" "^6.0.0"
@@ -565,7 +565,7 @@
565565
"@graphql-tools/utils" "^6.0.0"
566566
ansi-escapes "4.3.1"
567567
camel-case "4.1.1"
568-
chalk "4.0.0"
568+
chalk "4.1.0"
569569
chokidar "3.4.0"
570570
common-tags "1.8.0"
571571
constant-case "3.0.3"
@@ -595,28 +595,28 @@
595595
wrap-ansi "7.0.0"
596596
yargs "15.3.1"
597597

598-
"@graphql-codegen/[email protected].1":
599-
version "1.15.1"
600-
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-1.15.1.tgz#a14d3c8a0100e0aa90df98673f67ae232ec1e0e3"
601-
integrity sha512-LxtAFtKECkZPZeapIbUW8SSAxO9yRyIsYpg1+1gnv4GZw/0j6johXJ5Ms64Q6dZt69oMMYUIWmwNcGa/ccRILA==
598+
"@graphql-codegen/[email protected].3":
599+
version "1.15.3"
600+
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-1.15.3.tgz#a7d72fefdbc20d111dd33bc1bf964faa565e98b7"
601+
integrity sha512-L3iBKayJRJ1slNWppxfox5VXNu7KE5vNYhm6CqahywaaZLDxpbevw3D6U3O4sW2S7xdZQq2ucggjrRS8gQuS1g==
602602
dependencies:
603-
"@graphql-codegen/plugin-helpers" "1.15.1"
603+
"@graphql-codegen/plugin-helpers" "1.15.3"
604604
"@graphql-tools/merge" "^6.0.0"
605605
"@graphql-tools/utils" "^6.0.0"
606606
tslib "~2.0.0"
607607

608-
"@graphql-codegen/[email protected].1":
609-
version "1.15.1"
610-
resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-1.15.1.tgz#557e2b611720b32bc3ad4da8c4f7db1d17710369"
611-
integrity sha512-FSst/8qQ1xGrJLSO2ottbh4tOlxb6+csBxq4qHfUFa1/tONCmMFZSaX9L7IDdVs0YZ4kFSIEMoYhrFJ21c73HA==
608+
"@graphql-codegen/[email protected].3":
609+
version "1.15.3"
610+
resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-1.15.3.tgz#48147b8b64deeb183cc68498a14e9a068b6b8f3e"
611+
integrity sha512-TagqhUvvVZvZOfEHtxaQ46PxtDuodkurnqV5hk0jvfw97RtftLyO6ihw3zUiZNPAnsykcWZYBP27N59tkpFJFQ==
612612
dependencies:
613-
"@graphql-codegen/plugin-helpers" "1.15.1"
613+
"@graphql-codegen/plugin-helpers" "1.15.3"
614614
tslib "~2.0.0"
615615

616-
"@graphql-codegen/[email protected].1":
617-
version "1.15.1"
618-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.15.1.tgz#7fce2f93cf42199ca977018bcb8f67e946d5503a"
619-
integrity sha512-DnLD+s4ng+rqbqrcHtV0/jtn/bYSUTqL3tpqPDeIhsqmdDSAtOtelVCeTtPHAJGOO7RI6BQB6rXm/ZgaCObIAg==
616+
"@graphql-codegen/[email protected].3":
617+
version "1.15.3"
618+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.15.3.tgz#0e2cf89b8aec3ee7a737157ac1b08fbfce626e07"
619+
integrity sha512-32SbFNWRqUrjVbD5NQjlvbaM+be7x3upu3K/leS6+gop5q2y6CsvvoboMyj1p1N4Vee6lL87msojnOCOryxPFg==
620620
dependencies:
621621
"@graphql-tools/utils" "^6.0.0"
622622
camel-case "4.1.1"
@@ -629,35 +629,35 @@
629629
tslib "~2.0.0"
630630
upper-case "2.0.1"
631631

632-
"@graphql-codegen/[email protected].1":
633-
version "1.15.1"
634-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-1.15.1.tgz#55fc1acfb49b6d84354badc5a47cc5571a91a345"
635-
integrity sha512-xGKpTWBev0gp4evJAkMxs6xA7mZv9iR2mHcINUCY61mK+LExDeppPgMAEdRDfn/NHpbF+Pd/TOv0p0oF/B07TA==
632+
"@graphql-codegen/[email protected].3":
633+
version "1.15.3"
634+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-1.15.3.tgz#e1e284493471e95a114d129f44c10af4c9838d0d"
635+
integrity sha512-MK9c1FTFA9XXDvJuy+BVCuGnFwpx6uEP/vk02Z7I6JnyPiiotpqhO5zP4Qw8Ab5EjoxIP6FHPEQ5558qywY2mg==
636636
dependencies:
637-
"@graphql-codegen/plugin-helpers" "1.15.1"
638-
"@graphql-codegen/typescript" "1.15.1"
639-
"@graphql-codegen/visitor-plugin-common" "1.15.1"
637+
"@graphql-codegen/plugin-helpers" "1.15.3"
638+
"@graphql-codegen/typescript" "1.15.3"
639+
"@graphql-codegen/visitor-plugin-common" "1.15.3"
640640
"@graphql-tools/utils" "^6.0.0"
641641
auto-bind "~4.0.0"
642642
tslib "~2.0.0"
643643

644-
"@graphql-codegen/[email protected].1":
645-
version "1.15.1"
646-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.15.1.tgz#dcb9357cd56289d7e98edc76250d8d6c822b34f4"
647-
integrity sha512-DfXXHO37Ec/c4uEuFjAYvmDG5tqVgdt20uZ3fbVOCiKyy/mGcc27GkdyDX5UsjbdzQKOAOqQbrRFK4nl4/NWZg==
644+
"@graphql-codegen/[email protected].3":
645+
version "1.15.3"
646+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.15.3.tgz#3067ae374c7cc45a17ff30ed12eb8399af78ad93"
647+
integrity sha512-/GahatkqqVjvXIUx7hayBVliLs+TKW2TwhUuf8yB2egkvxnAI7qYlEEEplKgNqwEI7yVGgK7O7vLKtzKAZ51+Q==
648648
dependencies:
649-
"@graphql-codegen/plugin-helpers" "1.15.1"
650-
"@graphql-codegen/visitor-plugin-common" "1.15.1"
649+
"@graphql-codegen/plugin-helpers" "1.15.3"
650+
"@graphql-codegen/visitor-plugin-common" "1.15.3"
651651
auto-bind "~4.0.0"
652652
tslib "~2.0.0"
653653

654-
"@graphql-codegen/[email protected].1":
655-
version "1.15.1"
656-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.15.1.tgz#ff01184a0efb02a419e3fb5912f38e94edcbbbe1"
657-
integrity sha512-51HybEPeqptIbghtVhJ39W0PjbFtg8hntgIGpzer3882mIL9sY3ButLkJR6Nabu4GyA3pO07uaZIPJ4C85xoYw==
654+
"@graphql-codegen/[email protected].3":
655+
version "1.15.3"
656+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.15.3.tgz#92ae6b310ac009c67f698cece00a401bb2e6aa73"
657+
integrity sha512-LUj3bakfO9ooCCyt2dIS0e9KRtF0MyYZ3casDydUu+1Y3gF/nJMEMsIBzLnCCGM1bfqRBJJQIu7aa1u+WAH3JQ==
658658
dependencies:
659-
"@graphql-codegen/plugin-helpers" "1.15.1"
660-
"@graphql-tools/relay-operation-optimizer" "6.0.6"
659+
"@graphql-codegen/plugin-helpers" "1.15.3"
660+
"@graphql-tools/relay-operation-optimizer" "6.0.9"
661661
array.prototype.flatmap "1.2.3"
662662
auto-bind "~4.0.0"
663663
dependency-graph "0.9.0"
@@ -851,12 +851,12 @@
851851
prisma-yml "1.34.10"
852852
tslib "~2.0.0"
853853

854-
"@graphql-tools/[email protected].6":
855-
version "6.0.6"
856-
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.0.6.tgz#1da925a70539439f151fcc1cb6049538389da71e"
857-
integrity sha512-5WkcAuqYzIP5i+uzz9WK3eKl/cC+BOSGfRjdRVTX4t0IMBReHoNLKAAvr8Vo+DE9qvyXGf+I0fWKs4sabVyF1g==
854+
"@graphql-tools/[email protected].9":
855+
version "6.0.9"
856+
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.0.9.tgz#ec808f00e117a0014410e0091b614072febce5bc"
857+
integrity sha512-8TysXdOKOKVsRZNy80X+lzzuumwqtc23FaWDxpoBDidFq408QxJaA8NMrThiOxz/TjesVI/MDESfjizMcvwJUg==
858858
dependencies:
859-
"@graphql-tools/utils" "6.0.6"
859+
"@graphql-tools/utils" "6.0.9"
860860
relay-compiler "9.1.0"
861861

862862
"@graphql-tools/[email protected]":
@@ -882,20 +882,20 @@
882882
valid-url "1.0.9"
883883
websocket "1.0.31"
884884

885-
"@graphql-tools/[email protected]":
886-
version "6.0.6"
887-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.6.tgz#49ef23dc96ee92771115c5b35eebaea0b0e3b71a"
888-
integrity sha512-GHRnK7uSBERIoDd4D+RRQucF2eHESDpX4gcPvRuFiJblL+tEsno+I91FzyiTix3vFxnz3bAzWt7p+EN25PE4Xw==
889-
dependencies:
890-
camel-case "4.1.1"
891-
892885
"@graphql-tools/[email protected]", "@graphql-tools/utils@^6.0.0":
893886
version "6.0.8"
894887
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.8.tgz#0d4b8cb22bb45492153d021e843a6a99894e34ac"
895888
integrity sha512-1Idtq70pocuivrFUV2E+7o3ikyEUvES9i+YzQcNRoC04J29NWIiqJawjaWyLUt3z3/xdb6BEDpCwEy2Spu0CFQ==
896889
dependencies:
897890
camel-case "4.1.1"
898891

892+
"@graphql-tools/[email protected]":
893+
version "6.0.9"
894+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.9.tgz#135a56f6520a99a2bbbfaf7d76bd5f681d1ce457"
895+
integrity sha512-WtX+t64SCN9VejKA/gdtm2sHPOX8D1G1tAyrrKH7hnh6RaCmQwYkhs/f6tBnTTYOIBy7yVYNoXzqiv/tmOkAOQ==
896+
dependencies:
897+
camel-case "4.1.1"
898+
899899
"@graphql-tools/[email protected]":
900900
version "6.0.8"
901901
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-6.0.8.tgz#468685f73bcbd03210b123bf6eb5ab2ca7b140cd"
@@ -3409,14 +3409,22 @@ caw@^2.0.1:
34093409
tunnel-agent "^0.6.0"
34103410
url-to-options "^1.0.1"
34113411

3412-
chalk@*, chalk@4.0.0, chalk@^4.0.0:
3412+
chalk@*, chalk@^4.0.0:
34133413
version "4.0.0"
34143414
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
34153415
integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
34163416
dependencies:
34173417
ansi-styles "^4.1.0"
34183418
supports-color "^7.1.0"
34193419

3420+
3421+
version "4.1.0"
3422+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
3423+
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
3424+
dependencies:
3425+
ansi-styles "^4.1.0"
3426+
supports-color "^7.1.0"
3427+
34203428
chalk@^1.0.0, chalk@^1.1.3:
34213429
version "1.1.3"
34223430
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"

0 commit comments

Comments
 (0)