Skip to content

Commit c0b02a0

Browse files
Bump pg from 8.3.3 to 8.5.1
Bumps [pg](https://github.com/brianc/node-postgres) from 8.3.3 to 8.5.1. - [Release notes](https://github.com/brianc/node-postgres/releases) - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/compare/pg@8.3.3...pg@8.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3d73476 commit c0b02a0

2 files changed

Lines changed: 63 additions & 42 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"cors": "^2.8.5",
4545
"dotenv-safe": "^8.2.0",
4646
"express": "^4.17.1",
47-
"pg": "^8.3.3",
47+
"pg": "^8.5.1",
4848
"reflect-metadata": "^0.1.13",
4949
"typeorm": "^0.2.26"
5050
},

yarn.lock

Lines changed: 62 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,14 @@ caching-transform@^3.0.2:
727727
package-hash "^3.0.0"
728728
write-file-atomic "^2.4.2"
729729

730+
call-bind@^1.0.0:
731+
version "1.0.0"
732+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.0.tgz#24127054bb3f9bdcb4b1fb82418186072f77b8ce"
733+
integrity sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==
734+
dependencies:
735+
function-bind "^1.1.1"
736+
get-intrinsic "^1.0.0"
737+
730738
callsites@^3.0.0:
731739
version "3.1.0"
732740
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -977,10 +985,10 @@ configstore@^3.0.0:
977985
write-file-atomic "^2.0.0"
978986
xdg-basedir "^3.0.0"
979987

980-
confusing-browser-globals@^1.0.9:
981-
version "1.0.9"
982-
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
983-
integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==
988+
confusing-browser-globals@^1.0.10:
989+
version "1.0.10"
990+
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
991+
integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==
984992

985993
contains-path@^0.1.0:
986994
version "0.1.0"
@@ -1395,14 +1403,14 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
13951403
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
13961404
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
13971405

1398-
eslint-config-airbnb-base@^14.1.0:
1399-
version "14.1.0"
1400-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.1.0.tgz#2ba4592dd6843258221d9bff2b6831bd77c874e4"
1401-
integrity sha512-+XCcfGyCnbzOnktDVhwsCAx+9DmrzEmuwxyHUJpw+kqBVT744OUBrB09khgFKlK1lshVww6qXGsYPZpavoNjJw==
1406+
eslint-config-airbnb-base@^14.0.0:
1407+
version "14.2.1"
1408+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1.tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e"
1409+
integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==
14021410
dependencies:
1403-
confusing-browser-globals "^1.0.9"
1404-
object.assign "^4.1.0"
1405-
object.entries "^1.1.1"
1411+
confusing-browser-globals "^1.0.10"
1412+
object.assign "^4.1.2"
1413+
object.entries "^1.1.2"
14061414

14071415
eslint-config-esnext@^4.1.0:
14081416
version "4.1.0"
@@ -1422,10 +1430,10 @@ eslint-config-node@^4.1.0:
14221430
eslint "^6.8.0"
14231431
eslint-config-esnext "^4.1.0"
14241432

1425-
eslint-config-prettier@^6.12.0:
1426-
version "6.12.0"
1427-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2"
1428-
integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw==
1433+
eslint-config-prettier@^6.10.0:
1434+
version "6.15.0"
1435+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1436+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
14291437
dependencies:
14301438
get-stdin "^6.0.0"
14311439

@@ -1971,6 +1979,15 @@ get-func-name@^2.0.0:
19711979
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41"
19721980
integrity sha1-6td0q+5y4gQJQzoGY2YCPdaIekE=
19731981

1982+
get-intrinsic@^1.0.0:
1983+
version "1.0.1"
1984+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.0.1.tgz#94a9768fcbdd0595a1c9273aacf4c89d075631be"
1985+
integrity sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==
1986+
dependencies:
1987+
function-bind "^1.1.1"
1988+
has "^1.0.3"
1989+
has-symbols "^1.0.1"
1990+
19741991
get-stdin@^6.0.0:
19751992
version "6.0.0"
19761993
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
@@ -3248,7 +3265,17 @@ object.assign@4.1.0, object.assign@^4.1.0:
32483265
has-symbols "^1.0.0"
32493266
object-keys "^1.0.11"
32503267

3251-
object.entries@^1.1.1:
3268+
object.assign@^4.1.2:
3269+
version "4.1.2"
3270+
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
3271+
integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
3272+
dependencies:
3273+
call-bind "^1.0.0"
3274+
define-properties "^1.1.3"
3275+
has-symbols "^1.0.1"
3276+
object-keys "^1.1.1"
3277+
3278+
object.entries@^1.1.2:
32523279
version "1.1.2"
32533280
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
32543281
integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==
@@ -3526,25 +3553,25 @@ performance-now@^2.1.0:
35263553
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
35273554
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
35283555

3529-
pg-connection-string@^2.3.0:
3530-
version "2.3.0"
3531-
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.3.0.tgz#c13fcb84c298d0bfa9ba12b40dd6c23d946f55d6"
3532-
integrity sha512-ukMTJXLI7/hZIwTW7hGMZJ0Lj0S2XQBCJ4Shv4y1zgQ/vqVea+FLhzywvPj0ujSuofu+yA4MYHGZPTsgjBgJ+w==
3556+
pg-connection-string@^2.4.0:
3557+
version "2.4.0"
3558+
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.4.0.tgz#c979922eb47832999a204da5dbe1ebf2341b6a10"
3559+
integrity sha512-3iBXuv7XKvxeMrIgym7njT+HlZkwZqqGX4Bu9cci8xHZNT+Um1gWKqCsAzcC0d95rcKMU5WBg6YRUcHyV0HZKQ==
35333560

35343561
pg-int8@1.0.1:
35353562
version "1.0.1"
35363563
resolved "https://registry.yarnpkg.com/pg-int8/-/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
35373564
integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
35383565

3539-
pg-pool@^3.2.1:
3540-
version "3.2.1"
3541-
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.1.tgz#5f4afc0f58063659aeefa952d36af49fa28b30e0"
3542-
integrity sha512-BQDPWUeKenVrMMDN9opfns/kZo4lxmSWhIqo+cSAF7+lfi9ZclQbr9vfnlNaPr8wYF3UYjm5X0yPAhbcgqNOdA==
3566+
pg-pool@^3.2.2:
3567+
version "3.2.2"
3568+
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.2.tgz#a560e433443ed4ad946b84d774b3f22452694dff"
3569+
integrity sha512-ORJoFxAlmmros8igi608iVEbQNNZlp89diFVx6yV5v+ehmpMY9sK6QgpmgoXbmkNaBAx8cOOZh9g80kJv1ooyA==
35433570

3544-
pg-protocol@^1.2.5:
3545-
version "1.2.5"
3546-
resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.2.5.tgz#28a1492cde11646ff2d2d06bdee42a3ba05f126c"
3547-
integrity sha512-1uYCckkuTfzz/FCefvavRywkowa6M5FohNMF5OjKrqo9PSR8gYc8poVmwwYQaBxhmQdBjhtP514eXy9/Us2xKg==
3571+
pg-protocol@^1.4.0:
3572+
version "1.4.0"
3573+
resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.4.0.tgz#43a71a92f6fe3ac559952555aa3335c8cb4908be"
3574+
integrity sha512-El+aXWcwG/8wuFICMQjM5ZSAm6OWiJicFdNYo+VY3QP+8vI4SvLIWVe51PppTzMhikUJR+PsyIFKqfdXPz/yxA==
35483575

35493576
pg-types@^2.1.0:
35503577
version "2.2.0"
@@ -3557,19 +3584,18 @@ pg-types@^2.1.0:
35573584
postgres-date "~1.0.4"
35583585
postgres-interval "^1.1.0"
35593586

3560-
pg@^8.3.3:
3561-
version "8.3.3"
3562-
resolved "https://registry.yarnpkg.com/pg/-/pg-8.3.3.tgz#0338631ca3c39b4fb425b699d494cab17f5bb7eb"
3563-
integrity sha512-wmUyoQM/Xzmo62wgOdQAn5tl7u+IA1ZYK7qbuppi+3E+Gj4hlUxVHjInulieWrd0SfHi/ADriTb5ILJ/lsJrSg==
3587+
pg@^8.5.1:
3588+
version "8.5.1"
3589+
resolved "https://registry.yarnpkg.com/pg/-/pg-8.5.1.tgz#34dcb15f6db4a29c702bf5031ef2e1e25a06a120"
3590+
integrity sha512-9wm3yX9lCfjvA98ybCyw2pADUivyNWT/yIP4ZcDVpMN0og70BUWYEGXPCTAQdGTAqnytfRADb7NERrY1qxhIqw==
35643591
dependencies:
35653592
buffer-writer "2.0.0"
35663593
packet-reader "1.0.0"
3567-
pg-connection-string "^2.3.0"
3568-
pg-pool "^3.2.1"
3569-
pg-protocol "^1.2.5"
3594+
pg-connection-string "^2.4.0"
3595+
pg-pool "^3.2.2"
3596+
pg-protocol "^1.4.0"
35703597
pg-types "^2.1.0"
35713598
pgpass "1.x"
3572-
semver "4.3.2"
35733599

35743600
pgpass@1.x:
35753601
version "1.0.2"
@@ -4021,11 +4047,6 @@ semver-diff@^2.0.0:
40214047
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
40224048
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
40234049

4024-
semver@4.3.2:
4025-
version "4.3.2"
4026-
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.2.tgz#c7a07158a80bedd052355b770d82d6640f803be7"
4027-
integrity sha1-x6BxWKgL7dBSNVt3DYLWZA+AO+c=
4028-
40294050
semver@^6.0.0, semver@^6.1.0, semver@^6.1.2:
40304051
version "6.3.0"
40314052
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"

0 commit comments

Comments
 (0)