Skip to content

Commit fe3726b

Browse files
snyk-botcameri
andauthored
fix: upgrade pg from 8.8.0 to 8.9.0 (#213)
Snyk has created this PR to upgrade pg from 8.8.0 to 8.9.0. See this package in npm: https://www.npmjs.com/package/pg See this project in Snyk: https://app.snyk.io/org/cameri/project/2f0c25a2-d08a-45e1-a6f4-84766cbed88d?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: Ricardo Arturo Cabral Mejía <[email protected]>
1 parent b559ffb commit fe3726b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"joi": "17.7.0",
128128
"js-yaml": "4.1.0",
129129
"knex": "2.4.2",
130-
"pg": "8.8.0",
130+
"pg": "8.9.0",
131131
"pg-query-stream": "4.3.0",
132132
"ramda": "0.28.0",
133133
"redis": "4.6.2",

0 commit comments

Comments
 (0)