Skip to content

Commit e5fcda2

Browse files
authored
Merge pull request #16 from shelfio/renovate/postgres-3.x
fix(deps): update dependency postgres to v3.4.3
2 parents 2c1ecda + 102f495 commit e5fcda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dependencies": {
5353
"cwd": "0.10.0",
5454
"debug": "4.3.4",
55-
"postgres": "3.3.2"
55+
"postgres": "3.4.3"
5656
},
5757
"devDependencies": {
5858
"@babel/cli": "7.22.5",

0 commit comments

Comments
 (0)