File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"execa" : " 1.0.0" ,
30
30
"get-port" : " 4.1.0" ,
31
31
"p-retry" : " 3.0.1" ,
32
- "pg" : " 8.4 .1"
32
+ "pg" : " >=7.8 .1"
33
33
},
34
34
"devDependencies" : {
35
35
"@types/dockerode" : " 2.5.12" ,
Original file line number Diff line number Diff line change 3824
3824
resolved "https://registry.yarnpkg.com/pg-int8/-/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
3825
3825
integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
3826
3826
3827
- pg-pool@^3.2.1 :
3828
- version "3.2.1 "
3829
- resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.1 .tgz#5f4afc0f58063659aeefa952d36af49fa28b30e0 "
3830
- integrity sha512-BQDPWUeKenVrMMDN9opfns/kZo4lxmSWhIqo+cSAF7+lfi9ZclQbr9vfnlNaPr8wYF3UYjm5X0yPAhbcgqNOdA ==
3827
+ pg-pool@^3.2.2 :
3828
+ version "3.2.2 "
3829
+ resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.2 .tgz#a560e433443ed4ad946b84d774b3f22452694dff "
3830
+ integrity sha512-ORJoFxAlmmros8igi608iVEbQNNZlp89diFVx6yV5v+ehmpMY9sK6QgpmgoXbmkNaBAx8cOOZh9g80kJv1ooyA ==
3831
3831
3832
3832
pg-protocol@^1.3.0 :
3833
3833
version "1.3.0"
@@ -3845,15 +3845,15 @@ pg-types@^2.1.0:
3845
3845
postgres-date "~1.0.4"
3846
3846
postgres-interval "^1.1.0"
3847
3847
3848
- pg@8.4 .1 :
3849
- version "8.4.1 "
3850
- resolved "https://registry.yarnpkg.com/pg/-/pg-8.4.1 .tgz#06cfb6208ae787a869b2f0022da11b90d13d933e "
3851
- integrity sha512-NRsH0aGMXmX1z8Dd0iaPCxWUw4ffu+lIAmGm+sTCwuDDWkpEgRCAHZYDwqaNhC5hG5DRMOjSUFasMWhvcmLN1A ==
3848
+ pg@>=7.8 .1 :
3849
+ version "8.4.2 "
3850
+ resolved "https://registry.yarnpkg.com/pg/-/pg-8.4.2 .tgz#2aa58166a23391e91d56a7ea57c6d99931c0642a "
3851
+ integrity sha512-E9FlUrrc7w3+sbRmL1CSw99vifACzB2TjhMM9J5w9D1LIg+6un0jKkpHS1EQf2CWhKhec2bhrBLVMmUBDbjPRQ ==
3852
3852
dependencies :
3853
3853
buffer-writer "2.0.0"
3854
3854
packet-reader "1.0.0"
3855
3855
pg-connection-string "^2.4.0"
3856
- pg-pool "^3.2.1 "
3856
+ pg-pool "^3.2.2 "
3857
3857
pg-protocol "^1.3.0"
3858
3858
pg-types "^2.1.0"
3859
3859
pgpass "1.x"
You can’t perform that action at this time.
0 commit comments