Skip to content

Commit 6debdbb

Browse files
committed
feat: remove libpq
1 parent 5f83fc8 commit 6debdbb

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"http": "^0.0.1-security",
6363
"ioredis": "^5.2.2",
6464
"jsonwebtoken": "^8.5.1",
65-
"libpq": "^1.8.13",
6665
"loadash": "^1.0.0",
6766
"lodash": "^4.17.21",
6867
"map-keys-deep": "^0.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7350,7 +7350,7 @@ levn@^0.4.1:
73507350
prelude-ls "^1.2.1"
73517351
type-check "~0.4.0"
73527352

7353-
libpq@1.8.13, libpq@^1.8.13:
7353+
libpq@1.8.13:
73547354
version "1.8.13"
73557355
resolved "https://registry.yarnpkg.com/libpq/-/libpq-1.8.13.tgz#d48af53c88defa7a20f958ef51bbbc0f58747355"
73567356
integrity sha512-t1wpnGVgwRIFSKoe4RFUllAFj953kNMcdXhGvFJwI0r6lJQqgSwTeiIciaCinjOmHk0HnFeWQSMC6Uw2591G4A==

0 commit comments

Comments
 (0)