Skip to content

Commit 490261d

Browse files
Update dependency @graphql-mesh/plugin-jwt-auth to v1.5.2 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b22e67 commit 490261d

File tree

2 files changed

+50
-48
lines changed

2 files changed

+50
-48
lines changed

subgraphs/users/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-hive/cli": "0.49.1",
1111
"graphql": "16.9.0",
1212
"graphql-yoga": "5.10.8",
13-
"@graphql-mesh/plugin-jwt-auth": "1.4.0",
13+
"@graphql-mesh/plugin-jwt-auth": "1.5.2",
1414
"@graphql-mesh/hmac-upstream-signature": "1.2.23"
1515
},
1616
"devDependencies": {

yarn.lock

Lines changed: 49 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,13 +1537,13 @@
15371537
graphql-jit "^0.8.7"
15381538
tslib "^2.4.0"
15391539

1540-
"@graphql-mesh/plugin-jwt-auth@1.4.0":
1541-
version "1.4.0"
1542-
resolved "https://registry.yarnpkg.com/@graphql-mesh/plugin-jwt-auth/-/plugin-jwt-auth-1.4.0.tgz#3a795f40770483ac3a5179350a36feecdc405ce9"
1543-
integrity sha512-24tXU7GguiNjCcxY7gAPdB/Xe+3VzbtqYocA/seCWt8BgM0XcdFXciZIicxEdhlLNfNNvkzQWL+7aC88Oq8jgA==
1540+
"@graphql-mesh/plugin-jwt-auth@1.5.2":
1541+
version "1.5.2"
1542+
resolved "https://registry.yarnpkg.com/@graphql-mesh/plugin-jwt-auth/-/plugin-jwt-auth-1.5.2.tgz#732f3f5df62aa9e11ce25d43f2c087e6ba94c803"
1543+
integrity sha512-/0dUJt3Ce0v6WeV/aVZz9g3S9aNBn+f2XoDaEbJHYoYi33r5Qvu+Mao3I+tqLezWLX2stNp+1lIMFAEqnV5ERw==
15441544
dependencies:
1545-
"@graphql-mesh/types" "^0.103.10"
1546-
"@graphql-mesh/utils" "^0.103.10"
1545+
"@graphql-mesh/types" "^0.104.2"
1546+
"@graphql-mesh/utils" "^0.104.2"
15471547
"@graphql-yoga/plugin-jwt" "^3.4.9"
15481548
tslib "^2.4.0"
15491549

@@ -1656,18 +1656,6 @@
16561656
minimatch "10.0.1"
16571657
tslib "^2.4.0"
16581658

1659-
"@graphql-mesh/store@^0.103.10":
1660-
version "0.103.10"
1661-
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.103.10.tgz#7153c6daab656f5bbd3716897a748f7d8f98cf43"
1662-
integrity sha512-APY6KWdJjp/b8/44HjNtz9S/G4wUcodnPPbyZNJ7KXq5U6ykJA/29gQxfoSL+CxL3vvDdvnuF/sVz2RR+B3oeg==
1663-
dependencies:
1664-
"@graphql-inspector/core" "6.2.1"
1665-
"@graphql-mesh/cross-helpers" "^0.4.9"
1666-
"@graphql-mesh/types" "^0.103.10"
1667-
"@graphql-mesh/utils" "^0.103.10"
1668-
"@graphql-tools/utils" "^10.6.0"
1669-
tslib "^2.4.0"
1670-
16711659
"@graphql-mesh/store@^0.104.1":
16721660
version "0.104.1"
16731661
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.104.1.tgz#839a488902156e0ff0dcb94b5c3f3bb70c5274d6"
@@ -1680,6 +1668,18 @@
16801668
"@graphql-tools/utils" "^10.8.0"
16811669
tslib "^2.4.0"
16821670

1671+
"@graphql-mesh/store@^0.104.2":
1672+
version "0.104.2"
1673+
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.104.2.tgz#5297168a5c3f5b706147318ac928ab024db20762"
1674+
integrity sha512-wTfhNXMe5kL3o0D/zJsC8z9/VpXtSI/VlOM5cAFLEp8EQKr3dOGJ6xL60dKk/tY/W6Y1FnB+W9SFLv7jBTakvg==
1675+
dependencies:
1676+
"@graphql-inspector/core" "6.2.1"
1677+
"@graphql-mesh/cross-helpers" "^0.4.10"
1678+
"@graphql-mesh/types" "^0.104.2"
1679+
"@graphql-mesh/utils" "^0.104.2"
1680+
"@graphql-tools/utils" "^10.8.0"
1681+
tslib "^2.4.0"
1682+
16831683
"@graphql-mesh/string-interpolation@0.5.8", "@graphql-mesh/string-interpolation@^0.5.8":
16841684
version "0.5.8"
16851685
resolved "https://registry.yarnpkg.com/@graphql-mesh/string-interpolation/-/string-interpolation-0.5.8.tgz#4cc98277c19d3ad914bf09ba5eb26ac670cf5dfd"
@@ -1690,7 +1690,7 @@
16901690
lodash.get "4.4.2"
16911691
tslib "^2.4.0"
16921692

1693-
"@graphql-mesh/string-interpolation@^0.5.6", "@graphql-mesh/string-interpolation@^0.5.7":
1693+
"@graphql-mesh/string-interpolation@^0.5.6":
16941694
version "0.5.7"
16951695
resolved "https://registry.yarnpkg.com/@graphql-mesh/string-interpolation/-/string-interpolation-0.5.7.tgz#eec675e6a19116338898f6390c8745b65ee943f0"
16961696
integrity sha512-LzwlaL1BeGcB63Ay8Z/O/HxW48VngYH5JZlrq4bM4HZ1pfyjDrhjoChOacTgjRBGoOi0ygpK3d0BmXyU4hoThw==
@@ -1761,60 +1761,62 @@
17611761
tslib "^2.8.1"
17621762
ws "^8.18.0"
17631763

1764-
"@graphql-mesh/types@^0.103.10":
1765-
version "0.103.10"
1766-
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.103.10.tgz#be054ca60cd51c7e3db989126951fccb4d7552e0"
1767-
integrity sha512-SMWOM2aHtw08BmeZE6dHXpnnHn7CxRX0Bo5ac56MA01hI2Z8fHUShPQiGhhV5zGetNNFVjsVZnm7BZLGYhWhbw==
1764+
"@graphql-mesh/types@^0.104.0", "@graphql-mesh/types@^0.104.1":
1765+
version "0.104.1"
1766+
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.104.1.tgz#ec748b10e7444b2d8a239d99d0521eba2688045c"
1767+
integrity sha512-h/ShOTWZzifEksXg5ObxnLaerblMRk/2aFrk6TYiDUH4zXsb7t4f+SyB+n6o4Bvm/UvghZYPGgvlC+/C1BEevA==
17681768
dependencies:
1769-
"@graphql-mesh/store" "^0.103.10"
1769+
"@graphql-mesh/store" "^0.104.1"
17701770
"@graphql-tools/batch-delegate" "^9.0.10"
17711771
"@graphql-tools/delegate" "^10.0.28"
1772-
"@graphql-tools/utils" "^10.6.0"
1772+
"@graphql-tools/utils" "^10.8.0"
17731773
"@graphql-typed-document-node/core" "^3.2.0"
17741774
tslib "^2.4.0"
17751775

1776-
"@graphql-mesh/types@^0.104.0", "@graphql-mesh/types@^0.104.1":
1777-
version "0.104.1"
1778-
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.104.1.tgz#ec748b10e7444b2d8a239d99d0521eba2688045c"
1779-
integrity sha512-h/ShOTWZzifEksXg5ObxnLaerblMRk/2aFrk6TYiDUH4zXsb7t4f+SyB+n6o4Bvm/UvghZYPGgvlC+/C1BEevA==
1776+
"@graphql-mesh/types@^0.104.2":
1777+
version "0.104.2"
1778+
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.104.2.tgz#01ea77029016aed55a7a6df6e3f922a0874a7808"
1779+
integrity sha512-JIu1yUJ+oTeVQIGJ5EhseudJXrAilPXeY4Le4ZUVaijjWc6XASUn8/ZCHaHiO/ADzHTV7cLR++ghhzHGkysHxQ==
17801780
dependencies:
1781-
"@graphql-mesh/store" "^0.104.1"
1781+
"@graphql-mesh/store" "^0.104.2"
17821782
"@graphql-tools/batch-delegate" "^9.0.10"
17831783
"@graphql-tools/delegate" "^10.0.28"
17841784
"@graphql-tools/utils" "^10.8.0"
17851785
"@graphql-typed-document-node/core" "^3.2.0"
17861786
tslib "^2.4.0"
17871787

1788-
"@graphql-mesh/utils@^0.103.10":
1789-
version "0.103.10"
1790-
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.103.10.tgz#c28d501b9f1ae3096395b1005bdb94d522ba0fcd"
1791-
integrity sha512-t8fM/eAEHEq/a2Hneony1iB5zO3N7SxkdVlvTZvPNd2axHEGvCHEON3k9O0j3JAkW77TWVYDEqQvTcnbWstPZw==
1788+
"@graphql-mesh/utils@^0.104.1":
1789+
version "0.104.1"
1790+
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.104.1.tgz#07673adada6199a63c57afc63b6172aa92b15f1f"
1791+
integrity sha512-sq91H+OJR+tcQ+nP4XSsBR+N5xJrPDb7Oj7mkDfIV5r0Cs1XmpAuhWdTVGSO3CUjI6bdS+BXkpcAzbnkqNbdkQ==
17921792
dependencies:
1793-
"@graphql-mesh/cross-helpers" "^0.4.9"
1794-
"@graphql-mesh/string-interpolation" "^0.5.7"
1795-
"@graphql-mesh/types" "^0.103.10"
1793+
"@envelop/instrumentation" "^1.0.0"
1794+
"@graphql-mesh/cross-helpers" "^0.4.10"
1795+
"@graphql-mesh/string-interpolation" "^0.5.8"
1796+
"@graphql-mesh/types" "^0.104.1"
17961797
"@graphql-tools/batch-delegate" "^9.0.16"
17971798
"@graphql-tools/delegate" "^10.0.28"
1798-
"@graphql-tools/utils" "^10.6.0"
1799-
"@graphql-tools/wrap" "^10.0.18"
1800-
"@whatwg-node/disposablestack" "^0.0.5"
1801-
"@whatwg-node/fetch" "^0.10.0"
1799+
"@graphql-tools/utils" "^10.8.0"
1800+
"@graphql-tools/wrap" "^10.0.28"
1801+
"@whatwg-node/disposablestack" "^0.0.6"
1802+
"@whatwg-node/fetch" "^0.10.4"
1803+
"@whatwg-node/promise-helpers" "^1.2.0"
18021804
dset "^3.1.2"
18031805
js-yaml "^4.1.0"
18041806
lodash.get "^4.4.2"
18051807
lodash.topath "^4.5.2"
18061808
tiny-lru "^11.0.0"
18071809
tslib "^2.4.0"
18081810

1809-
"@graphql-mesh/utils@^0.104.1":
1810-
version "0.104.1"
1811-
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.104.1.tgz#07673adada6199a63c57afc63b6172aa92b15f1f"
1812-
integrity sha512-sq91H+OJR+tcQ+nP4XSsBR+N5xJrPDb7Oj7mkDfIV5r0Cs1XmpAuhWdTVGSO3CUjI6bdS+BXkpcAzbnkqNbdkQ==
1811+
"@graphql-mesh/utils@^0.104.2":
1812+
version "0.104.2"
1813+
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.104.2.tgz#c0048496ad88f93f543da16603cd49598ba9d44c"
1814+
integrity sha512-qNODthwVxWqbk3PihhvfjvSGk7T1KOSr7lyn5SvrZPcslqFo+2ocepr89VXVmG7X2tcsPvgX/ePoKa/p5qTh9A==
18131815
dependencies:
18141816
"@envelop/instrumentation" "^1.0.0"
18151817
"@graphql-mesh/cross-helpers" "^0.4.10"
18161818
"@graphql-mesh/string-interpolation" "^0.5.8"
1817-
"@graphql-mesh/types" "^0.104.1"
1819+
"@graphql-mesh/types" "^0.104.2"
18181820
"@graphql-tools/batch-delegate" "^9.0.16"
18191821
"@graphql-tools/delegate" "^10.0.28"
18201822
"@graphql-tools/utils" "^10.8.0"
@@ -2286,7 +2288,7 @@
22862288
"@graphql-typed-document-node/core" "^3.1.1"
22872289
tslib "^2.4.0"
22882290

2289-
"@graphql-tools/wrap@^10.0.16", "@graphql-tools/wrap@^10.0.18":
2291+
"@graphql-tools/wrap@^10.0.16":
22902292
version "10.0.27"
22912293
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-10.0.27.tgz#e5807ba40cbbeede91aa383d021f9bc81eba1089"
22922294
integrity sha512-UikYBknzYgJKhzIXrzA58EO8IZ+jlX/iPmfUactK6aypc7iKCJzGD31Ha8rDI9GiHPn1F8PUAB4cTlGJ1qRh3w==

0 commit comments

Comments
 (0)