File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 },
3838 "dependencies" : {
3939 "@apollo/server" : " ^4.10.4" ,
40+ "@keploy/sdk" : " 2.0.9-alpha1" ,
4041 "aws-sdk" : " ^2.949.0" ,
4142 "axios" : " ^0.26.0" ,
4243 "bufferutil" : " ^4.0.8" ,
6162 "http" : " ^0.0.1-security" ,
6263 "ioredis" : " ^5.2.2" ,
6364 "jsonwebtoken" : " ^8.5.1" ,
65+ "libpq" : " ^1.8.13" ,
6466 "loadash" : " ^1.0.0" ,
6567 "lodash" : " ^4.17.21" ,
6668 "map-keys-deep" : " ^0.0.2" ,
9496 "whatwg-fetch" : " ^3.6.2" ,
9597 "winston" : " ^3.3.3" ,
9698 "ws" : " ^8.17.1" ,
97- "zlib" : " ^1.0.5" ,
98- "@keploy/sdk" : " 2.0.9-alpha1"
99+ "zlib" : " ^1.0.5"
99100 },
100101 "devDependencies" : {
101102 "@babel/cli" : " ^7.8.4" ,
Original file line number Diff line number Diff 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:
7353+ libpq@1.8.13, 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==
You can’t perform that action at this time.
0 commit comments