Skip to content

Commit

Permalink
fix(dependency): add missing dependency for pg-8.0.2 -> graphile-buil…
Browse files Browse the repository at this point in the history
…d-pg
  • Loading branch information
dleard committed Apr 23, 2020
1 parent c1c979e commit 2c3dcb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"dotenv-webpack": "^1.7.0",
"express": "^4.17.1",
"express-session": "^1.17.1",
"graphile-build-pg": "^4.6.0",
"graphile-worker": "^0.5.0",
"graphql": "^14.6.0",
"graphql-voyager": "^1.0.0-rc.28",
Expand Down
2 changes: 1 addition & 1 deletion app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8973,7 +8973,7 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==

graphile-build-pg@4.6.0:
graphile-build-pg@4.6.0, graphile-build-pg@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/graphile-build-pg/-/graphile-build-pg-4.6.0.tgz#4a3dd5bf730e4751b79ef7e60beb5a5663948fd6"
integrity sha512-bty7ZkuCUutYRFZhqHCaWwgRXK8qfZ/n1z/f1puFBmG5q5UB9lwma2mAq2h7DqXRYAXBNQl3WukQ8RJlVRFP0Q==
Expand Down

0 comments on commit 2c3dcb7

Please sign in to comment.