Skip to content

Commit f87dff2

Browse files
chore(deps): update dependency pg to v8.11.1
1 parent e7a1988 commit f87dff2

File tree

2 files changed

+124
-90
lines changed

2 files changed

+124
-90
lines changed

package-lock.json

+122-88
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"devDependencies": {
1717
"@prisma/cli": "2.12.1",
1818
"@types/jest": "25.2.3",
19-
"@types/pg": "7.14.7",
19+
"@types/pg": "8.10.2",
2020
"get-port": "5.1.1",
2121
"graphql-request": "3.3.0",
2222
"jest": "25.5.4",
2323
"nanoid": "3.1.10",
24-
"pg": "8.5.1",
24+
"pg": "8.11.1",
2525
"prettier": "2.0.5",
2626
"ts-jest": "25.5.1",
2727
"ts-node-dev": "1.0.0",

0 commit comments

Comments
 (0)