Skip to content

Commit

Permalink
fix(deps): update dependency pg to v8.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent 8938801 commit 714aa4a
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 21 deletions.
4 changes: 2 additions & 2 deletions node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"fast-jwt": "1.7.2",
"ioredis": "5.3.2",
"knex": "2.4.0",
"pg": "8.7.3",
"pg": "8.11.2",
"winston": "3.8.1"
},
"devDependencies": {
Expand All @@ -51,7 +51,7 @@
"@types/cache-manager-ioredis": "2.0.3",
"@types/jest": "28.1.8",
"@types/node": "17.0.45",
"@types/pg": "8.6.5",
"@types/pg": "8.10.2",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
108 changes: 89 additions & 19 deletions node/pnpm-lock.yaml

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

0 comments on commit 714aa4a

Please sign in to comment.