Skip to content

Commit 827221a

Browse files
fix(deps): update dependency pg to v8.11.1 (#337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01fa214 commit 827221a

File tree

2 files changed

+17
-21
lines changed

2 files changed

+17
-21
lines changed

package-lock.json

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

packages/typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"inversify": "6.0.1",
3333
"mysql": "2.18.1",
34-
"pg": "8.11.0",
34+
"pg": "8.11.1",
3535
"reflect-metadata": "0.1.13",
3636
"rxjs": "7.8.1",
3737
"tslib": "2.5.3",

0 commit comments

Comments
 (0)