Skip to content

Commit 8445ea3

Browse files
build(deps): bump libpq from 1.8.15 to 1.10.0
Bumps [libpq](https://github.com/brianc/node-libpq) from 1.8.15 to 1.10.0. - [Commits](https://github.com/brianc/node-libpq/commits) --- updated-dependencies: - dependency-name: libpq dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c78b302 commit 8445ea3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5956,12 +5956,12 @@ levn@~0.3.0:
59565956
type-check "~0.3.2"
59575957

59585958
libpq@^1.8.15:
5959-
version "1.8.15"
5960-
resolved "https://registry.yarnpkg.com/libpq/-/libpq-1.8.15.tgz#bf9cea8e59e1a4a911d06df01d408213a09925ad"
5961-
integrity sha512-4lSWmly2Nsj3LaTxxtFmJWuP3Kx+0hYHEd+aNrcXEWT0nKWaPd9/QZPiMkkC680zeALFGHQdQWjBvnilL+vgWA==
5959+
version "1.10.0"
5960+
resolved "https://registry.yarnpkg.com/libpq/-/libpq-1.10.0.tgz#238d01d416abca8768aab09bc82d81af9c7ffa23"
5961+
integrity sha512-PHY+JGD3+9X5b2emXLh+WJEnz1jhczO1xs25ZH0xbMWvQi+Hd9X/mTZOrGA99Rcw/DvNjsBRlegroqigpNfaJA==
59625962
dependencies:
59635963
bindings "1.5.0"
5964-
nan "~2.22.2"
5964+
nan "~2.23.1"
59655965

59665966
lines-and-columns@^1.1.6:
59675967
version "1.1.6"
@@ -6681,10 +6681,10 @@ mz@^2.5.0:
66816681
object-assign "^4.0.1"
66826682
thenify-all "^1.0.0"
66836683

6684-
nan@~2.22.2:
6685-
version "2.22.2"
6686-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.22.2.tgz#6b504fd029fb8f38c0990e52ad5c26772fdacfbb"
6687-
integrity sha512-DANghxFkS1plDdRsX0X9pm0Z6SJNN6gBdtXfanwoZ8hooC5gosGFSBGRYHUVPz1asKA/kMRqDRdHrluZ61SpBQ==
6684+
nan@~2.23.1:
6685+
version "2.23.1"
6686+
resolved "https://registry.yarnpkg.com/nan/-/nan-2.23.1.tgz#6f86a31dd87e3d1eb77512bf4b9e14c8aded3975"
6687+
integrity sha512-r7bBUGKzlqk8oPBDYxt6Z0aEdF1G1rwlMcLk8LCOMbOzf0mG+JUfUzG4fIMWwHWP0iyaLWEQZJmtB7nOHEm/qw==
66886688

66896689
nanoid@^3.3.11:
66906690
version "3.3.11"

0 commit comments

Comments
 (0)