Skip to content

Commit 77669b6

Browse files
committed
chore(deps): bump pg and @types/pg in /indexer
Bumps pg to 8.22.0 and @types/pg to 8.20.0 (originally from dependabot PR #1214). Lockfile regenerated for pnpm since #1247 migrated indexer off npm.
1 parent 6fbf55d commit 77669b6

2 files changed

Lines changed: 287 additions & 64 deletions

File tree

indexer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@supabase/supabase-js": "^2.45.0",
6969
"bullmq": "^5.81.0",
7070
"ioredis": "^5.9.3",
71-
"pg": "^8.13.1",
71+
"pg": "^8.22.0",
7272
"class-transformer": "^0.5.1",
7373
"class-validator": "^0.14.1",
7474
"reflect-metadata": "^0.2.0",
@@ -83,7 +83,7 @@
8383
"@types/ioredis": "^4.28.10",
8484
"@types/jest": "^30.0.0",
8585
"@types/node": "^22.0.0",
86-
"@types/pg": "^8.11.10",
86+
"@types/pg": "^8.20.0",
8787
"@typescript-eslint/eslint-plugin": "^8.56.0",
8888
"@typescript-eslint/parser": "^8.56.0",
8989
"eslint": "^10.0.0",

0 commit comments

Comments
 (0)