Skip to content

Commit b7bf030

Browse files
committedMay 31, 2020
use latest pg package
1 parent f3eb2e8 commit b7bf030

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed
 

‎packages/bus-postgres/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@node-ts/bus-core": "^0.5.3",
2020
"@node-ts/bus-messages": "^0.2.3",
21-
"pg": "^7.9.0",
21+
"pg": "^8.2.1",
2222
"tslib": "^1.9.3",
2323
"uuid": "^3.3.2"
2424
},
@@ -27,7 +27,7 @@
2727
"@node-ts/code-standards": "^0.0.10",
2828
"@node-ts/logger-core": "^0.0.13",
2929
"@types/amqplib": "^0.5.11",
30-
"@types/pg": "^7.4.14",
30+
"@types/pg": "^7.14.3",
3131
"@types/uuid": "^3.4.4",
3232
"inversify": "^5.0.1",
3333
"reflect-metadata": "^0.1.13",

‎yarn.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -1807,10 +1807,10 @@
18071807
resolved "https://registry.yarnpkg.com/@types/pg-types/-/pg-types-1.11.5.tgz#1eebbe62b6772fcc75c18957a90f933d155e005b"
18081808
integrity sha512-L8ogeT6vDzT1vxlW3KITTCt+BVXXVkLXfZ/XNm6UqbcJgxf+KPO7yjWx7dQQE8RW07KopL10x2gNMs41+IkMGQ==
18091809

1810-
"@types/pg@^7.4.14":
1811-
version "7.14.1"
1812-
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.1.tgz#40358b57c34970f750f6a26e2a5463c9f4758136"
1813-
integrity sha512-gQgg4bLuykokypx4O1fwEzl5e6UjjyaBtN3znn5zhm0YB9BnKyHDw+e4cQY9rAPzpdM2qpJbn9TNzUazbmTsdw==
1810+
"@types/pg@^7.14.3":
1811+
version "7.14.3"
1812+
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.3.tgz#eb166e4f4287923890b10ed20371f937938cb995"
1813+
integrity sha512-go5zddQ1FrUQHeBvqPzQ1svKo4KKucSwvqLsvwc/EIuQ9sxDA21b68xc/RwhzAK5pPCnez8NrkYatFIGdJBVvA==
18141814
dependencies:
18151815
"@types/node" "*"
18161816
"@types/pg-types" "*"
@@ -8393,25 +8393,25 @@ performance-now@^2.1.0:
83938393
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
83948394
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
83958395

8396-
pg-connection-string@0.1.3:
8397-
version "0.1.3"
8398-
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-0.1.3.tgz#da1847b20940e42ee1492beaf65d49d91b245df7"
8399-
integrity sha1-2hhHsglA5C7hSSvq9l1J2RskXfc=
8396+
pg-connection-string@^2.2.3:
8397+
version "2.2.3"
8398+
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.2.3.tgz#48e1158ec37eaa82e98dbcb7307103ec303fe0e7"
8399+
integrity sha512-I/KCSQGmOrZx6sMHXkOs2MjddrYcqpza3Dtsy0AjIgBr/bZiPJRK9WhABXN1Uy1UDazRbi9gZEzO2sAhL5EqiQ==
84008400

84018401
pg-int8@1.0.1:
84028402
version "1.0.1"
84038403
resolved "https://registry.yarnpkg.com/pg-int8/-/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
84048404
integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
84058405

8406-
pg-packet-stream@^1.1.0:
8407-
version "1.1.0"
8408-
resolved "https://registry.yarnpkg.com/pg-packet-stream/-/pg-packet-stream-1.1.0.tgz#e45c3ae678b901a2873af1e17b92d787962ef914"
8409-
integrity sha512-kRBH0tDIW/8lfnnOyTwKD23ygJ/kexQVXZs7gEyBljw4FYqimZFxnMMx50ndZ8In77QgfGuItS5LLclC2TtjYg==
8406+
pg-pool@^3.2.1:
8407+
version "3.2.1"
8408+
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.1.tgz#5f4afc0f58063659aeefa952d36af49fa28b30e0"
8409+
integrity sha512-BQDPWUeKenVrMMDN9opfns/kZo4lxmSWhIqo+cSAF7+lfi9ZclQbr9vfnlNaPr8wYF3UYjm5X0yPAhbcgqNOdA==
84108410

8411-
pg-pool@^2.0.10:
8412-
version "2.0.10"
8413-
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-2.0.10.tgz#842ee23b04e86824ce9d786430f8365082d81c4a"
8414-
integrity sha512-qdwzY92bHf3nwzIUcj+zJ0Qo5lpG/YxchahxIN8+ZVmXqkahKXsnl2aiJPHLYN9o5mB/leG+Xh6XKxtP7e0sjg==
8411+
pg-protocol@^1.2.4:
8412+
version "1.2.4"
8413+
resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.2.4.tgz#3139cac0e51347f1e21e03954b1bb9fe2c20962e"
8414+
integrity sha512-/8L/G+vW/VhWjTGXpGh8XVkXOFx1ZDY+Yuz//Ab8CfjInzFkreI+fDG3WjCeSra7fIZwAFxzbGptNbm8xSXenw==
84158415

84168416
pg-types@^2.1.0:
84178417
version "2.2.0"
@@ -8424,16 +8424,16 @@ pg-types@^2.1.0:
84248424
postgres-date "~1.0.4"
84258425
postgres-interval "^1.1.0"
84268426

8427-
pg@^7.9.0:
8428-
version "7.18.1"
8429-
resolved "https://registry.yarnpkg.com/pg/-/pg-7.18.1.tgz#67f59c47a99456fcb34f9fe53662b79d4a992f6d"
8430-
integrity sha512-1KtKBKg/zWrjEEv//klBbVOPGucuc7HHeJf6OEMueVcUeyF3yueHf+DvhVwBjIAe9/97RAydO/lWjkcMwssuEw==
8427+
pg@^8.2.1:
8428+
version "8.2.1"
8429+
resolved "https://registry.yarnpkg.com/pg/-/pg-8.2.1.tgz#f5a81f5e2025182fbe701514d3e1a43e68a616ac"
8430+
integrity sha512-DKzffhpkWRr9jx7vKxA+ur79KG+SKw+PdjMb1IRhMiKI9zqYUGczwFprqy+5Veh/DCcFs1Y6V8lRLN5I1DlleQ==
84318431
dependencies:
84328432
buffer-writer "2.0.0"
84338433
packet-reader "1.0.0"
8434-
pg-connection-string "0.1.3"
8435-
pg-packet-stream "^1.1.0"
8436-
pg-pool "^2.0.10"
8434+
pg-connection-string "^2.2.3"
8435+
pg-pool "^3.2.1"
8436+
pg-protocol "^1.2.4"
84378437
pg-types "^2.1.0"
84388438
pgpass "1.x"
84398439
semver "4.3.2"

0 commit comments

Comments
 (0)
Please sign in to comment.