Skip to content

Commit ed3a4c9

Browse files
committed
Update modules
1 parent af182be commit ed3a4c9

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,17 @@
5151
"eslint_d": "^12.2.1",
5252
"grafast": "^0.1.1-beta.15",
5353
"grafserv": "^0.1.1-beta.17",
54-
"graphile": "^5.0.0-beta.31",
55-
"graphile-build": "^5.0.0-beta.26",
56-
"graphile-build-pg": "^5.0.0-beta.30",
54+
"graphile": "^5.0.0-beta.32",
55+
"graphile-build": "^5.0.0-beta.27",
56+
"graphile-build-pg": "^5.0.0-beta.31",
5757
"graphile-export": "^0.0.2-beta.20",
5858
"graphql": "16.1.0-experimental-stream-defer.6",
5959
"jest": "29.7.0",
6060
"module-from-string": "^3.3.0",
6161
"pg": "8.11.3",
6262
"pg-introspection": "^0.0.1-beta.9",
6363
"pg-sql2": "^5.0.0-beta.6",
64-
"postgraphile": "^5.0.0-beta.31",
64+
"postgraphile": "^5.0.0-beta.32",
6565
"prettier": "2.8.7",
6666
"ts-jest": "29.1.0",
6767
"typescript": "^5.0.4"

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3185,10 +3185,10 @@ graphemer@^1.4.0:
31853185
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
31863186
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
31873187

3188-
graphile-build-pg@5.0.0-beta.30, graphile-build-pg@^5.0.0-beta.30:
3189-
version "5.0.0-beta.30"
3190-
resolved "https://registry.yarnpkg.com/graphile-build-pg/-/graphile-build-pg-5.0.0-beta.30.tgz#588e5d5bf5ab6576150e848a1210513bf0bd8ae8"
3191-
integrity sha512-VKKAA/J/FqLe+mE0tsJX+ktIqofKCUijqD3iF+4K9ilpW3CPyi1+T0rhQJdG0c88GS/AbC4tvm+z6OdhYMS8dg==
3188+
graphile-build-pg@5.0.0-beta.31, graphile-build-pg@^5.0.0-beta.31:
3189+
version "5.0.0-beta.31"
3190+
resolved "https://registry.yarnpkg.com/graphile-build-pg/-/graphile-build-pg-5.0.0-beta.31.tgz#5fa550cc05375370edc1bbf04e9606810f0bcec1"
3191+
integrity sha512-qLc80CBJs96gN8mTEAu+8RwEg8pFsW2Z/Q6tqwczM3WpTVPGERnPUBiGLjy1Uw2W4raWAS5GfGa5NmxWshV5uA==
31923192
dependencies:
31933193
"@types/node" "^20.5.7"
31943194
debug "^4.3.4"
@@ -3197,10 +3197,10 @@ graphile-build-pg@5.0.0-beta.30, graphile-build-pg@^5.0.0-beta.30:
31973197
pg-introspection "^0.0.1-beta.9"
31983198
tslib "^2.6.2"
31993199

3200-
graphile-build@5.0.0-beta.26, graphile-build@^5.0.0-beta.26:
3201-
version "5.0.0-beta.26"
3202-
resolved "https://registry.yarnpkg.com/graphile-build/-/graphile-build-5.0.0-beta.26.tgz#dc47f756c2d29616d6fbea0cdbddef73bc08283d"
3203-
integrity sha512-gm1aw3PvRZ/5jVMAeeJW198uMWwukG2qb8iHB+6feG8TiLS5ap2DdvNsGdrqOWmKFZu0fJvz6RboMoPFkjiaZA==
3200+
graphile-build@5.0.0-beta.27, graphile-build@^5.0.0-beta.27:
3201+
version "5.0.0-beta.27"
3202+
resolved "https://registry.yarnpkg.com/graphile-build/-/graphile-build-5.0.0-beta.27.tgz#cbd7030401435ce8834fb4736ff6f4895c36fe1a"
3203+
integrity sha512-9ejqTo8dmIP0F91aOY2p3nlVgnGWnp8Ia7HLhN8TDtSGvEUbUgAT8V0S+cGjJhhso0T0BJCzNNqzNzHbt6JcSg==
32043204
dependencies:
32053205
"@types/node" "^20.5.7"
32063206
"@types/pluralize" "^0.0.30"
@@ -3244,19 +3244,19 @@ graphile-export@^0.0.2-beta.20:
32443244
prettier "^3.0.3"
32453245
tslib "^2.6.2"
32463246

3247-
graphile-utils@^5.0.0-beta.30:
3248-
version "5.0.0-beta.30"
3249-
resolved "https://registry.yarnpkg.com/graphile-utils/-/graphile-utils-5.0.0-beta.30.tgz#8ff898f9ca76b24d99cd529d7ddb7dba11322f1c"
3250-
integrity sha512-GsOif6UQKosD5bmFOCuCf90Vwlc0F97Jvhxk/xbP6KoJhyfevqILHKz94OpA2Xne02sB4yG/Ev37JGAJxU/PyA==
3247+
graphile-utils@^5.0.0-beta.31:
3248+
version "5.0.0-beta.31"
3249+
resolved "https://registry.yarnpkg.com/graphile-utils/-/graphile-utils-5.0.0-beta.31.tgz#9215d47d37a8a8602bfea21ef433b66b6ba110a2"
3250+
integrity sha512-Fdv6Ox+rLsq36f6BHpNw3/b51JeQ7es7Iqum2ya+MuMRirphGpPiCHv5H3Wr8QA+VbFP/BPKwbPROdkaNQ+xRw==
32513251
dependencies:
32523252
debug "^4.3.4"
32533253
json5 "^2.2.3"
32543254
tslib "^2.6.2"
32553255

3256-
graphile@^5.0.0-beta.31:
3257-
version "5.0.0-beta.31"
3258-
resolved "https://registry.yarnpkg.com/graphile/-/graphile-5.0.0-beta.31.tgz#d93611a8ec4f7805c7d1b8d1acd6a38aa2eefdb3"
3259-
integrity sha512-RjBmRkOeWfMjHwOpqoLyy4CPAAZDCmID1o1d7OkDhFEtdXe5OLCGDV48dwrOUABlPrfSx/DX7DQ3ObxLaenqcA==
3256+
graphile@^5.0.0-beta.32:
3257+
version "5.0.0-beta.32"
3258+
resolved "https://registry.yarnpkg.com/graphile/-/graphile-5.0.0-beta.32.tgz#1c0f77205edbb6960638b9578cb58d430afc3005"
3259+
integrity sha512-UFVzAE3ZA++Oqv9xQWi/Mqhiu+RiP2uB7rgJxWDXmkz3VOlB4vvIXM8sSW4pv0AY8ZOdiB8W7czc5Br8UB74gw==
32603260
dependencies:
32613261
"@typescript/vfs" "^1.5.0"
32623262
chalk "^4.1.2"
@@ -4589,10 +4589,10 @@ possible-typed-array-names@^1.0.0:
45894589
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f"
45904590
integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==
45914591

4592-
postgraphile@^5.0.0-beta.31:
4593-
version "5.0.0-beta.31"
4594-
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-5.0.0-beta.31.tgz#8c5ddedaa3e0b429a23bca4c11bc458a567249c3"
4595-
integrity sha512-Xk++rnzGPc1qBURnr+e/LlHKSsbsauJhPvdl0UT8Ij1Rv7EwqlO/MSgWv4EwpBIbJaXH+2d/N5BgFTIqOgeVCw==
4592+
postgraphile@^5.0.0-beta.32:
4593+
version "5.0.0-beta.32"
4594+
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-5.0.0-beta.32.tgz#53af6a2c58f05741b8aac988af57fea793247b73"
4595+
integrity sha512-pxowkK2irKw7MPLTl7Q6TAHuRgISBf22HIKBFTIakzlJiiWTy+1TYwwPozACp7DmRBxLk7WVtOEV/uCZAbMeSg==
45964596
dependencies:
45974597
"@dataplan/json" "0.0.1-beta.24"
45984598
"@dataplan/pg" "0.0.1-beta.26"
@@ -4602,10 +4602,10 @@ postgraphile@^5.0.0-beta.31:
46024602
debug "^4.3.4"
46034603
grafast "^0.1.1-beta.15"
46044604
grafserv "^0.1.1-beta.17"
4605-
graphile-build "5.0.0-beta.26"
4606-
graphile-build-pg "5.0.0-beta.30"
4605+
graphile-build "5.0.0-beta.27"
4606+
graphile-build-pg "5.0.0-beta.31"
46074607
graphile-config "^0.0.1-beta.10"
4608-
graphile-utils "^5.0.0-beta.30"
4608+
graphile-utils "^5.0.0-beta.31"
46094609
graphql "^16.1.0-experimental-stream-defer.6"
46104610
iterall "^1.3.0"
46114611
jsonwebtoken "^9.0.2"

0 commit comments

Comments
 (0)