Skip to content

Commit 9d7016c

Browse files
committed
Upgrade to PostGraphile 4.8.0
1 parent d625ef2 commit 9d7016c

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

@app/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/zxcvbn": "^4.4.0",
3232
"express": "^4.17.1",
3333
"jest": "^25.5.4",
34-
"postgraphile": "^4.8.0-rc.0",
34+
"postgraphile": "^4.8.0",
3535
"typescript": "^3.8.3"
3636
}
3737
}

@app/server/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@app/client": "0.0.0",
1515
"@app/config": "0.0.0",
1616
"@graphile-contrib/pg-simplify-inflector": "^6.0.0",
17-
"@graphile/pg-pubsub": "^4.8.0-rc.0",
17+
"@graphile/pg-pubsub": "^4.8.0",
1818
"@graphile/pro": "^0.10.0",
1919
"@types/connect-pg-simple": "^4.2.0",
2020
"@types/connect-redis": "^0.0.13",
@@ -33,9 +33,9 @@
3333
"csurf": "^1.11.0",
3434
"express": "^4.17.1",
3535
"express-session": "^1.17.1",
36-
"graphile-build": "^4.8.0-rc.0",
37-
"graphile-build-pg": "^4.8.0-rc.0",
38-
"graphile-utils": "^4.8.0-rc.0",
36+
"graphile-build": "^4.8.0",
37+
"graphile-build-pg": "^4.8.0",
38+
"graphile-utils": "^4.8.0",
3939
"graphile-worker": "^0.7.2",
4040
"helmet": "^3.22.0",
4141
"lodash": "^4.17.15",
@@ -44,7 +44,7 @@
4444
"passport": "^0.4.1",
4545
"passport-github2": "^0.1.12",
4646
"pg": "^8.0.3",
47-
"postgraphile": "^4.8.0-rc.0",
47+
"postgraphile": "^4.8.0",
4848
"redis": "^3.0.2",
4949
"source-map-support": "^0.5.13",
5050
"tslib": "^1.11.1"

yarn.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,10 +1353,10 @@
13531353
dependencies:
13541354
tslib "^1.13.0"
13551355

1356-
"@graphile/pg-pubsub@^4.8.0-rc.0":
1357-
version "4.8.0-rc.0"
1358-
resolved "https://registry.yarnpkg.com/@graphile/pg-pubsub/-/pg-pubsub-4.8.0-rc.0.tgz#109bb94643eaa2ad219ed3dae8276e17465712c8"
1359-
integrity sha512-zbSlYuLxwWyOlRKdv3jBYj1mf0Ku7sX9YF0ztR3JH5sVJV20gRxHAliawIrgPSKYkMP3+oaqPRIk4IYEuyXIVw==
1356+
"@graphile/pg-pubsub@^4.8.0":
1357+
version "4.8.0"
1358+
resolved "https://registry.yarnpkg.com/@graphile/pg-pubsub/-/pg-pubsub-4.8.0.tgz#0bd857f1abb78b29f56051ee86bc10cd3492c9f9"
1359+
integrity sha512-Bah0OkcBdNapoDGXpyNeifikmYpO8ynRrfozL0j8ZatZKmeto+F+C3HeuYcZR6Cx6WuUKkUPd3VKPbL5UPgjlQ==
13601360
dependencies:
13611361
"@types/debug" "^4.1.4"
13621362
"@types/pg" "^7.4.14"
@@ -7718,26 +7718,26 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
77187718
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
77197719
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
77207720

7721-
[email protected]-rc.0, graphile-build-pg@^4.8.0-rc.0:
7722-
version "4.8.0-rc.0"
7723-
resolved "https://registry.yarnpkg.com/graphile-build-pg/-/graphile-build-pg-4.8.0-rc.0.tgz#0f648b09ef7b61b0ab3ad56561ad49f7fbc87fa2"
7724-
integrity sha512-gZGCeqZXZBogLKu9Xsqsz6kuLWr1HKpPKV6VeAZmpx1j5elSXck1YKwjjFWd6cL4Eo5JII5iPRqjoKzzxzGsBg==
7721+
[email protected], graphile-build-pg@^4.8.0:
7722+
version "4.8.0"
7723+
resolved "https://registry.yarnpkg.com/graphile-build-pg/-/graphile-build-pg-4.8.0.tgz#1c00297e2747f6c52e2920a57d3dee02d8e327d0"
7724+
integrity sha512-zCvFag/x2PZZlQGaKU4F6H+d3Iq/ELCay8aULxQiFePePN00Q1vRKW46FgiW5bz7xOyq87G82a0qVQFx8mInUA==
77257725
dependencies:
77267726
"@graphile/lru" "4.8.0-rc.0"
77277727
chalk "^2.4.2"
77287728
debug "^4.1.1"
7729-
graphile-build "4.8.0-rc.0"
7729+
graphile-build "4.8.0"
77307730
graphql-iso-date "^3.6.0"
77317731
jsonwebtoken "^8.5.1"
77327732
lodash ">=4 <5"
77337733
lru-cache ">=4 <5"
7734-
pg-sql2 "4.8.0-rc.0"
7734+
pg-sql2 "4.8.0"
77357735
postgres-interval "^1.2.0"
77367736

7737-
[email protected]-rc.0, graphile-build@^4.8.0-rc.0:
7738-
version "4.8.0-rc.0"
7739-
resolved "https://registry.yarnpkg.com/graphile-build/-/graphile-build-4.8.0-rc.0.tgz#775eababd8ff2d6d151bb87126e547d378911cbc"
7740-
integrity sha512-SYay5AbuE3e2eLkWY1EbBfjq3AE3elfV3iHX4AgLw6/2oeh80XjPhn8U21jy56spcQ6VyyPrzHuehNnnk5+BVQ==
7737+
[email protected], graphile-build@^4.8.0:
7738+
version "4.8.0"
7739+
resolved "https://registry.yarnpkg.com/graphile-build/-/graphile-build-4.8.0.tgz#2cd560f2c6e9f40854f7d21b2a48c727eeaa936d"
7740+
integrity sha512-hxnCQjM4Xihly+6IfJ6O10yZjc4AHCpJZ1pa84FED9PFJOSix16S89WymPkFUk/Tmm7XyoIfgcHcDl1QJypm5A==
77417741
dependencies:
77427742
"@graphile/lru" "4.8.0-rc.0"
77437743
chalk "^2.4.2"
@@ -7765,10 +7765,10 @@ graphile-migrate@^0.3.1:
77657765
tslib "^1.10.0"
77667766
yargs "^15.3.1"
77677767

7768-
graphile-utils@^4.8.0-rc.0:
7769-
version "4.8.0-rc.0"
7770-
resolved "https://registry.yarnpkg.com/graphile-utils/-/graphile-utils-4.8.0-rc.0.tgz#80b86eaf3573a7db3afa8915275d7d0a28b4ea16"
7771-
integrity sha512-t7qvwDJJyXWaz+nKiaZGb6fZDN2p2rMBbGWudSrIMX2uRWdxnd7M6MFpfPD6tyq3Vku0jce/YavPg1I5C50UXA==
7768+
graphile-utils@^4.8.0:
7769+
version "4.8.0"
7770+
resolved "https://registry.yarnpkg.com/graphile-utils/-/graphile-utils-4.8.0.tgz#6c2fa6e50e9d58de40837d020a7642f8ddbaaf57"
7771+
integrity sha512-ZXjz+F9jWSU/vVRr6GSx3KCQ0HuG6qRtfWGdBcP5na2yiz7/2oPEOO0rQz66gjTt7zmA2VM6EisCXvdLCFQNQg==
77727772
dependencies:
77737773
debug "^4.1.1"
77747774
graphql ">=0.9 <0.14 || ^14.0.2"
@@ -12028,10 +12028,10 @@ pg-protocol@^1.2.2:
1202812028
resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.2.2.tgz#e16ef28087aa725ce933af092bfe38d8f609faab"
1202912029
integrity sha512-r8hGxHOk3ccMjjmhFJ/QOSVW5A+PP84TeRlEwB/cQ9Zu+bvtZg8Z59Cx3AMfVQc9S0Z+EG+HKhicF1W1GN5Eqg==
1203012030

12031-
12032-
version "4.8.0-rc.0"
12033-
resolved "https://registry.yarnpkg.com/pg-sql2/-/pg-sql2-4.8.0-rc.0.tgz#f3be039b10a644f15ea1f8e381e76fe819cf15d2"
12034-
integrity sha512-b4pe1bvIjVuIlqtL4bRCkhYKEUYzQpRVxquUEPT9Y7vj0YSsEZ0qcPqW3S3SyUYq7W+PDksMvjPthUHol4NbXg==
12031+
12032+
version "4.8.0"
12033+
resolved "https://registry.yarnpkg.com/pg-sql2/-/pg-sql2-4.8.0.tgz#36c8e863b600e406f1482a6afda369c7e82e4113"
12034+
integrity sha512-lMqds7zZ9K7Y/UFQjRuoDSlE0Zq3Mlw06b9zW4Vy5x/MnZbqxwDGwgPlGC15Fx21Mn8aWgXVmqNf1SAu0Geb3A==
1203512035
dependencies:
1203612036
"@graphile/lru" "4.8.0-rc.0"
1203712037
"@types/pg" ">=6 <8"
@@ -12571,19 +12571,19 @@ postcss@^6.0.1, postcss@^6.0.23:
1257112571
source-map "^0.6.1"
1257212572
supports-color "^5.4.0"
1257312573

12574-
12575-
version "4.8.0-rc.0"
12576-
resolved "https://registry.yarnpkg.com/postgraphile-core/-/postgraphile-core-4.8.0-rc.0.tgz#37b5c92859dd2a754aafa9c854f8539e7927b826"
12577-
integrity sha512-wyP6VYtOXYu9Ir2wmHBBCBILMBlIfr7XIlLkFl9+KVOBkoWp0w8MgWprBpPGONXht7tkGNu5Cvunn7Xrxt0Tzg==
12574+
12575+
version "4.8.0"
12576+
resolved "https://registry.yarnpkg.com/postgraphile-core/-/postgraphile-core-4.8.0.tgz#5a251ec16ba2cd2dfb382c3a39b08e9d5547808c"
12577+
integrity sha512-k84OwyAiTR6GNg5SvmN/apd28WCLczbJ4kmLA4LENO9u3ybUgG3d+68TtEmajc6rV5TbrJyppIVyCV6L5yMLOg==
1257812578
dependencies:
12579-
graphile-build "4.8.0-rc.0"
12580-
graphile-build-pg "4.8.0-rc.0"
12579+
graphile-build "4.8.0"
12580+
graphile-build-pg "4.8.0"
1258112581
tslib "^1.13.0"
1258212582

12583-
postgraphile@^4.8.0-rc.0:
12584-
version "4.8.0-rc.0"
12585-
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-4.8.0-rc.0.tgz#368ada05937075a892ac4624f8b469a1cfccbe59"
12586-
integrity sha512-JaKZj2Bcz5sogXmNYlbuZUAHncNQ2LiyfsGstMxTzR1+ORYuswfMsnu0JsrEm34sMYFFhCFK5GKBiILvw8lhEg==
12583+
postgraphile@^4.8.0:
12584+
version "4.8.0"
12585+
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-4.8.0.tgz#222992e8aed62023c88f790a9d33ae6c7fd33243"
12586+
integrity sha512-NSETJhg5smqiu8mbr6AqATVypPb5WMVq95i7smlaE+XIzOT+bbJz4bAuB+Gvp399tOwFOwUyfOZxQvq5jxJg+A==
1258712587
dependencies:
1258812588
"@graphile/lru" "4.8.0-rc.0"
1258912589
"@types/json5" "^0.0.30"
@@ -12596,7 +12596,7 @@ postgraphile@^4.8.0-rc.0:
1259612596
commander "^2.19.0"
1259712597
debug "^4.1.1"
1259812598
finalhandler "^1.0.6"
12599-
graphile-utils "^4.8.0-rc.0"
12599+
graphile-utils "^4.8.0"
1260012600
graphql "^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.2"
1260112601
http-errors "^1.5.1"
1260212602
iterall "^1.0.2"
@@ -12605,8 +12605,8 @@ postgraphile@^4.8.0-rc.0:
1260512605
parseurl "^1.3.2"
1260612606
pg ">=6.1.0 <9"
1260712607
pg-connection-string "^2.0.0"
12608-
pg-sql2 "4.8.0-rc.0"
12609-
postgraphile-core "4.8.0-rc.0"
12608+
pg-sql2 "4.8.0"
12609+
postgraphile-core "4.8.0"
1261012610
subscriptions-transport-ws "^0.9.15"
1261112611
tslib "^1.5.0"
1261212612
ws "^6.1.3"

0 commit comments

Comments
 (0)