Skip to content

Commit 0768342

Browse files
chore(deps-dev): bump pg and @types/pg (#466)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: joyc-bq <95259163+joyc-bq@users.noreply.github.com>
1 parent bf3a31d commit 0768342

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/jest": "^29.5.13",
6262
"@types/node": "^22.10.7",
6363
"@types/node-fetch": "^2.6.11",
64-
"@types/pg": "^8.12.0",
64+
"@types/pg": "^8.15.2",
6565
"@types/tough-cookie": "^4.0.5",
6666
"@typescript-eslint/eslint-plugin": "^8.31.0",
6767
"aws-xray-sdk": "^3.10.3",
@@ -82,7 +82,7 @@
8282
"lint-staged": "^16.0.0",
8383
"mysql2": "^3.14.0",
8484
"node-fetch": "^3.3.2",
85-
"pg": "^8.15.6",
85+
"pg": "^8.16.0",
8686
"prettier": "^3.5.3",
8787
"querystring": "^0.2.1",
8888
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)