Skip to content

Commit

Permalink
fix: upgrade pg from 8.8.0 to 8.9.0 (cameri#213)
Browse files Browse the repository at this point in the history
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 <me@ricardocabral.io>
  • Loading branch information
2 people authored and brandonrobinson5060 committed Feb 22, 2023
1 parent 295a007 commit cb0ceeb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"joi": "17.7.0",
"js-yaml": "4.1.0",
"knex": "2.4.2",
"pg": "8.8.0",
"pg": "8.9.0",
"pg-query-stream": "4.3.0",
"ramda": "0.28.0",
"redis": "4.6.2",
Expand Down

0 comments on commit cb0ceeb

Please sign in to comment.