Skip to content

Commit

Permalink
postgres - upgrading pg to 8.11.3 (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Aug 19, 2023
1 parent 24f2c8c commit 648a300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"homepage": "https://github.com/jaredwray/keyv",
"dependencies": {
"pg": "8.11.1"
"pg": "8.11.3"
},
"devDependencies": {
"@keyv/test-suite": "*",
Expand Down

0 comments on commit 648a300

Please sign in to comment.