|
388 | 388 | dependencies:
|
389 | 389 | moment ">=2.14.0"
|
390 | 390 |
|
391 |
| -"@types/pg@7.4.13": |
392 |
| - version "7.4.13" |
393 |
| - resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.4.13.tgz#4630494096bceee5ee562339502e3448c09703a8" |
394 |
| - integrity sha512-jk/hFADnywyjnWXZ6IeNsAk2lZtKDInZWGs1ASxmLb3QBpwLDGcSvH5s6IIRlPqsXjwzu8btnNbQ5Cx+AX/CjA== |
| 391 | +"@types/pg@7.14.5": |
| 392 | + version "7.14.5" |
| 393 | + resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.5.tgz#07638c7aa69061abe4be31267028cc5c3fc35f98" |
| 394 | + integrity sha512-wqTKZmqkqXd1YiVRBT2poRrMIojwEi2bKTAAjUX6nEbzr98jc3cfR/7o7ZtubhH5xT7YJ6LRdRr1GZOgs8OUjg== |
395 | 395 | dependencies:
|
396 | 396 | "@types/node" "*"
|
397 | 397 | "@types/pg-types" "*"
|
@@ -3814,44 +3814,49 @@ performance-now@^2.1.0:
|
3814 | 3814 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
3815 | 3815 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
|
3816 | 3816 |
|
3817 |
| -pg-connection-string@0.1.3: |
3818 |
| - version "0.1.3" |
3819 |
| - resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-0.1.3.tgz#da1847b20940e42ee1492beaf65d49d91b245df7" |
3820 |
| - integrity sha1-2hhHsglA5C7hSSvq9l1J2RskXfc= |
| 3817 | +pg-connection-string@^2.4.0: |
| 3818 | + version "2.4.0" |
| 3819 | + resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.4.0.tgz#c979922eb47832999a204da5dbe1ebf2341b6a10" |
| 3820 | + integrity sha512-3iBXuv7XKvxeMrIgym7njT+HlZkwZqqGX4Bu9cci8xHZNT+Um1gWKqCsAzcC0d95rcKMU5WBg6YRUcHyV0HZKQ== |
3821 | 3821 |
|
3822 | 3822 |
|
3823 | 3823 | version "1.0.1"
|
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@^2.0.4: |
3828 |
| - version "2.0.6" |
3829 |
| - resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-2.0.6.tgz#7b561a482feb0a0e599b58b5137fd2db3ad8111c" |
3830 |
| - integrity sha512-hod2zYQxM8Gt482q+qONGTYcg/qVcV32VHVPtktbBJs0us3Dj7xibISw0BAAXVMCzt8A/jhfJvpZaxUlqtqs0g== |
| 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== |
3831 | 3831 |
|
3832 |
| -pg-types@~2.0.0: |
3833 |
| - version "2.0.1" |
3834 |
| - resolved "https://registry.yarnpkg.com/pg-types/-/pg-types-2.0.1.tgz#b8585a37f2a9c7b386747e44574799549e5f4933" |
3835 |
| - integrity sha512-b7y6QM1VF5nOeX9ukMQ0h8a9z89mojrBHXfJeSug4mhL0YpxNBm83ot2TROyoAmX/ZOX3UbwVO4EbH7i1ZZNiw== |
| 3832 | +pg-protocol@^1.3.0: |
| 3833 | + version "1.3.0" |
| 3834 | + resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.3.0.tgz#3c8fb7ca34dbbfcc42776ce34ac5f537d6e34770" |
| 3835 | + integrity sha512-64/bYByMrhWULUaCd+6/72c9PMWhiVFs3EVxl9Ct6a3v/U8+rKgqP2w+kKg/BIGgMJyB+Bk/eNivT32Al+Jghw== |
| 3836 | + |
| 3837 | +pg-types@^2.1.0: |
| 3838 | + version "2.2.0" |
| 3839 | + resolved "https://registry.yarnpkg.com/pg-types/-/pg-types-2.2.0.tgz#2d0250d636454f7cfa3b6ae0382fdfa8063254a3" |
| 3840 | + integrity sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA== |
3836 | 3841 | dependencies:
|
3837 | 3842 | pg-int8 "1.0.1"
|
3838 | 3843 | postgres-array "~2.0.0"
|
3839 | 3844 | postgres-bytea "~1.0.0"
|
3840 | 3845 | postgres-date "~1.0.4"
|
3841 | 3846 | postgres-interval "^1.1.0"
|
3842 | 3847 |
|
3843 |
| -pg@7.8.1: |
3844 |
| - version "7.8.1" |
3845 |
| - resolved "https://registry.yarnpkg.com/pg/-/pg-7.8.1.tgz#327e25411784cffe067f1cd1ba275d506e92a82b" |
3846 |
| - integrity sha512-m9aIrOV4mgfo+1Ze+eNoJwaWZDvpeBz8Kzwi0zzqLC+tQBsQgIuu+FGPqzyRv9HFlS7tHO1I33LKp9gP5g7U4Q== |
| 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== |
3847 | 3852 | dependencies:
|
3848 | 3853 | buffer-writer "2.0.0"
|
3849 | 3854 | packet-reader "1.0.0"
|
3850 |
| - pg-connection-string "0.1.3" |
3851 |
| - pg-pool "^2.0.4" |
3852 |
| - pg-types "~2.0.0" |
| 3855 | + pg-connection-string "^2.4.0" |
| 3856 | + pg-pool "^3.2.1" |
| 3857 | + pg-protocol "^1.3.0" |
| 3858 | + pg-types "^2.1.0" |
3853 | 3859 | pgpass "1.x"
|
3854 |
| - semver "4.3.2" |
3855 | 3860 |
|
3856 | 3861 |
|
3857 | 3862 | version "1.0.2"
|
@@ -4394,11 +4399,6 @@ semver-compare@^1.0.0:
|
4394 | 4399 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
|
4395 | 4400 | integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
|
4396 | 4401 |
|
4397 |
| - |
4398 |
| - version "4.3.2" |
4399 |
| - resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.2.tgz#c7a07158a80bedd052355b770d82d6640f803be7" |
4400 |
| - integrity sha1-x6BxWKgL7dBSNVt3DYLWZA+AO+c= |
4401 |
| - |
4402 | 4402 |
|
4403 | 4403 | version "5.5.0"
|
4404 | 4404 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
|
|
0 commit comments