Skip to content
This repository was archived by the owner on Apr 19, 2020. It is now read-only.

Commit 85d218f

Browse files
fix(package): update pg to version 8.0.1
Closes #95
1 parent 899b618 commit 85d218f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"lodash": "^4.17.5",
4545
"mime-types": "^2.1.18",
4646
"mz": "^2.7.0",
47-
"pg": "^7.4.1",
47+
"pg": "^8.0.1",
4848
"pug": "^2.0.3",
4949
"rollbar": "^2.3.9",
5050
"sharp": "^0.20.1",

0 commit comments

Comments
 (0)