Skip to content

Commit f4c03cf

Browse files
committed
Install webpackable postgraphile
1 parent ec28284 commit f4c03cf

2 files changed

Lines changed: 6 additions & 46 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"aws-serverless-express": "3.1.3",
1313
"pg": "7.4.1",
14-
"postgraphile": "^4.0.0-rc.5.1"
14+
"postgraphile": "^4.0.0-rc.5.1-ab3bbc5"
1515
},
1616
"devDependencies": {
1717
"webpack": "4.17.2",

yarn.lock

Lines changed: 5 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -872,10 +872,6 @@ des.js@^1.0.0:
872872
inherits "^2.0.1"
873873
minimalistic-assert "^1.0.0"
874874

875-
destroy@~1.0.4:
876-
version "1.0.4"
877-
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
878-
879875
detect-libc@^1.0.2:
880876
version "1.0.3"
881877
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
@@ -976,10 +972,6 @@ estraverse@^4.1.0, estraverse@^4.1.1:
976972
version "4.2.0"
977973
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
978974

979-
etag@~1.8.1:
980-
version "1.8.1"
981-
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
982-
983975
events@^1.0.0:
984976
version "1.1.1"
985977
resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924"
@@ -1121,10 +1113,6 @@ fragment-cache@^0.2.1:
11211113
dependencies:
11221114
map-cache "^0.2.2"
11231115

1124-
fresh@0.5.2:
1125-
version "0.5.2"
1126-
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
1127-
11281116
from2@^2.1.0:
11291117
version "2.3.0"
11301118
resolved "https://registry.yarnpkg.com/from2/-/from2-2.3.0.tgz#8bfb5502bde4a4d36cfdeea007fcca21d7e382af"
@@ -1314,7 +1302,7 @@ hmac-drbg@^1.0.0:
13141302
minimalistic-assert "^1.0.0"
13151303
minimalistic-crypto-utils "^1.0.1"
13161304

1317-
http-errors@1.6.3, http-errors@~1.6.2, http-errors@~1.6.3:
1305+
http-errors@1.6.3, http-errors@~1.6.3:
13181306
version "1.6.3"
13191307
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
13201308
dependencies:
@@ -1684,7 +1672,7 @@ lodash.once@^4.0.0:
16841672
version "4.1.1"
16851673
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
16861674

1687-
"lodash@>=3.5 <5", "lodash@>=4 <5", lodash@^4.17.10:
1675+
"lodash@>=4 <5", lodash@^4.17.10:
16881676
version "4.17.10"
16891677
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
16901678

@@ -1782,10 +1770,6 @@ mime-types@~2.1.18:
17821770
dependencies:
17831771
mime-db "~1.36.0"
17841772

1785-
mime@1.4.1:
1786-
version "1.4.1"
1787-
resolved "https://registry.yarnpkg.com/mime/-/mime-1.4.1.tgz#121f9ebc49e3766f311a76e1fa1c8003c4b03aa6"
1788-
17891773
mimic-fn@^1.0.0:
17901774
version "1.2.0"
17911775
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
@@ -2252,9 +2236,9 @@ postgraphile-core@4.0.0-rc.12:
22522236
graphile-build "4.0.0-rc.12"
22532237
graphile-build-pg "4.0.0-rc.12"
22542238

2255-
postgraphile@^4.0.0-rc.5.1:
2256-
version "4.0.0-rc.5.1"
2257-
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-4.0.0-rc.5.1.tgz#7b4fd3a3e7d6456fb7edc45e752de43a901785ba"
2239+
postgraphile@^4.0.0-rc.5.1-ab3bbc5:
2240+
version "4.0.0-rc.5.1-ab3bbc5"
2241+
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-4.0.0-rc.5.1-ab3bbc5.tgz#932a11371a0ac027bb85d7d4b9cb5d38aab1b407"
22582242
dependencies:
22592243
"@types/graphql" "^0.13.4"
22602244
"@types/jsonwebtoken" "<7.2.1"
@@ -2268,14 +2252,12 @@ postgraphile@^4.0.0-rc.5.1:
22682252
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"
22692253
http-errors "^1.5.1"
22702254
jsonwebtoken "^8.0.0"
2271-
lodash ">=3.5 <5"
22722255
lru-cache ">=4 <5"
22732256
parseurl "^1.3.1"
22742257
pg ">=6.1.0 <8"
22752258
pg-connection-string "^0.1.3"
22762259
pg-sql2 "^2.2.1"
22772260
postgraphile-core "4.0.0-rc.12"
2278-
send "^0.16.1"
22792261
tslib "^1.5.0"
22802262

22812263
postgres-array@~1.0.0:
@@ -2378,10 +2360,6 @@ randomfill@^1.0.3:
23782360
randombytes "^2.0.5"
23792361
safe-buffer "^5.1.0"
23802362

2381-
range-parser@~1.2.0:
2382-
version "1.2.0"
2383-
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e"
2384-
23852363
raw-body@2.3.3:
23862364
version "2.3.3"
23872365
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.3.3.tgz#1b324ece6b5706e153855bc1148c65bb7f6ea0c3"
@@ -2537,24 +2515,6 @@ semver@^5.3.0, semver@^5.5.0:
25372515
version "5.5.1"
25382516
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477"
25392517

2540-
send@^0.16.1:
2541-
version "0.16.2"
2542-
resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
2543-
dependencies:
2544-
debug "2.6.9"
2545-
depd "~1.1.2"
2546-
destroy "~1.0.4"
2547-
encodeurl "~1.0.2"
2548-
escape-html "~1.0.3"
2549-
etag "~1.8.1"
2550-
fresh "0.5.2"
2551-
http-errors "~1.6.2"
2552-
mime "1.4.1"
2553-
ms "2.0.0"
2554-
on-finished "~2.3.0"
2555-
range-parser "~1.2.0"
2556-
statuses "~1.4.0"
2557-
25582518
serialize-javascript@^1.4.0:
25592519
version "1.5.0"
25602520
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-1.5.0.tgz#1aa336162c88a890ddad5384baebc93a655161fe"

0 commit comments

Comments
 (0)