Skip to content

Commit 3e797a6

Browse files
fix(deps): update dependency pg to v8.20.0 (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 950c737 commit 3e797a6

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 31 additions & 31 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
@@ -50,6 +50,6 @@
5050
"typescript": "5.9.3"
5151
},
5252
"dependencies": {
53-
"pg": "8.19.0"
53+
"pg": "8.20.0"
5454
}
5555
}

0 commit comments

Comments
 (0)