Skip to content

Commit b0cd79b

Browse files
Bump pg-promise from 11.15.0 to 12.6.2
Bumps [pg-promise](https://github.com/vitaly-t/pg-promise) from 11.15.0 to 12.6.2. - [Release notes](https://github.com/vitaly-t/pg-promise/releases) - [Commits](vitaly-t/pg-promise@11.15.0...12.6.2) --- updated-dependencies: - dependency-name: pg-promise dependency-version: 12.6.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f14dda8 commit b0cd79b

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"node-postgres": "^0.6.2",
3030
"passport": "^0.7.0",
3131
"pg-monitor": "^3.1.0",
32-
"pg-promise": "^12.6.1",
32+
"pg-promise": "^12.6.2",
3333
"read-last-lines": "^1.8.0",
3434
"rotating-file-stream": "^3.2.9",
3535
"serve-favicon": "~2.5.0"

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1746,10 +1746,10 @@ pg-cloudflare@^1.3.0:
17461746
resolved "https://registry.yarnpkg.com/pg-cloudflare/-/pg-cloudflare-1.3.0.tgz#386035d4bfcf1a7045b026f8b21acf5353f14d65"
17471747
integrity sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==
17481748

1749-
pg-connection-string@^2.11.0:
1750-
version "2.11.0"
1751-
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.11.0.tgz#5dca53ff595df33ba9db812e181b19909866d10b"
1752-
integrity sha512-kecgoJwhOpxYU21rZjULrmrBJ698U2RxXofKVzOn5UDj61BPj/qMb7diYUR1nLScCDbrztQFl1TaQZT0t1EtzQ==
1749+
pg-connection-string@^2.12.0:
1750+
version "2.12.0"
1751+
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.12.0.tgz#4084f917902bb2daae3dc1376fe24ac7b4eaccf2"
1752+
integrity sha512-U7qg+bpswf3Cs5xLzRqbXbQl85ng0mfSV/J0nnA31MCLgvEaAo7CIhmeyrmJpOr7o+zm0rXK+hNnT5l9RHkCkQ==
17531753

17541754
pg-int8@1.0.1:
17551755
version "1.0.1"
@@ -1768,25 +1768,25 @@ pg-monitor@^3.1.0:
17681768
dependencies:
17691769
picocolors "1.1.1"
17701770

1771-
pg-pool@^3.11.0:
1772-
version "3.11.0"
1773-
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.11.0.tgz#adf9a6651a30c839f565a3cc400110949c473d69"
1774-
integrity sha512-MJYfvHwtGp870aeusDh+hg9apvOe2zmpZJpyt+BMtzUWlVqbhFmMK6bOBXLBUPd7iRtIF9fZplDc7KrPN3PN7w==
1771+
pg-pool@^3.13.0:
1772+
version "3.13.0"
1773+
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.13.0.tgz#416482e9700e8f80c685a6ae5681697a413c13a3"
1774+
integrity sha512-gB+R+Xud1gLFuRD/QgOIgGOBE2KCQPaPwkzBBGC9oG69pHTkhQeIuejVIk3/cnDyX39av2AxomQiyPT13WKHQA==
17751775

1776-
pg-promise@^12.6.1:
1777-
version "12.6.1"
1778-
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-12.6.1.tgz#d2e25b72f186a0f1df8651770faa3e29c6e70d40"
1779-
integrity sha512-0ZlsWkIWdd9QT5uj/J/2DcfcYzSK6CI6vBbnipRB1xwOxqjiwDIxUotztphb+WKLZTFuJ990S4MTmsvTs+XaMA==
1776+
pg-promise@^12.6.2:
1777+
version "12.6.2"
1778+
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-12.6.2.tgz#8d37eb1c23dc9ea62efb109816c9cc0d43cd74d9"
1779+
integrity sha512-pRlBExJKLomYri4YslxN15n3lL3QNFOsWIjY962CwkNq1ATJEfMbij0MI90ZHz2aHdkWLGCDxKg4l1AFiI8dXQ==
17801780
dependencies:
17811781
assert-options "0.8.3"
1782-
pg "8.18.0"
1782+
pg "8.20.0"
17831783
pg-minify "1.8.0"
17841784
spex "4.1.0"
17851785

1786-
pg-protocol@^1.11.0:
1787-
version "1.11.0"
1788-
resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.11.0.tgz#2502908893edaa1e8c0feeba262dd7b40b317b53"
1789-
integrity sha512-pfsxk2M9M3BuGgDOfuy37VNRRX3jmKgMjcvAcWqNDpZSf4cUmv8HSOl5ViRQFsfARFn0KuUQTgLxVMbNq5NW3g==
1786+
pg-protocol@^1.13.0:
1787+
version "1.13.0"
1788+
resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.13.0.tgz#fdaf6d020bca590d58bb991b4b16fc448efe0511"
1789+
integrity sha512-zzdvXfS6v89r6v7OcFCHfHlyG/wvry1ALxZo4LqgUoy7W9xhBDMaqOuMiF3qEV45VqsN6rdlcehHrfDtlCPc8w==
17901790

17911791
pg-types@2.2.0:
17921792
version "2.2.0"
@@ -1799,14 +1799,14 @@ pg-types@2.2.0:
17991799
postgres-date "~1.0.4"
18001800
postgres-interval "^1.1.0"
18011801

1802-
pg@8.18.0:
1803-
version "8.18.0"
1804-
resolved "https://registry.yarnpkg.com/pg/-/pg-8.18.0.tgz#e9ee214206f5d9231240f1b82f22d2fa9de5cb75"
1805-
integrity sha512-xqrUDL1b9MbkydY/s+VZ6v+xiMUmOUk7SS9d/1kpyQxoJ6U9AO1oIJyUWVZojbfe5Cc/oluutcgFG4L9RDP1iQ==
1802+
pg@8.20.0:
1803+
version "8.20.0"
1804+
resolved "https://registry.yarnpkg.com/pg/-/pg-8.20.0.tgz#1a274de944cb329fd6dd77a6d371a005ba6b136d"
1805+
integrity sha512-ldhMxz2r8fl/6QkXnBD3CR9/xg694oT6DZQ2s6c/RI28OjtSOpxnPrUCGOBJ46RCUxcWdx3p6kw/xnDHjKvaRA==
18061806
dependencies:
1807-
pg-connection-string "^2.11.0"
1808-
pg-pool "^3.11.0"
1809-
pg-protocol "^1.11.0"
1807+
pg-connection-string "^2.12.0"
1808+
pg-pool "^3.13.0"
1809+
pg-protocol "^1.13.0"
18101810
pg-types "2.2.0"
18111811
pgpass "1.0.5"
18121812
optionalDependencies:

0 commit comments

Comments
 (0)