Skip to content

Commit c7dc7fd

Browse files
Bump pgpass from 1.0.2 to 1.0.5 (brianc#2827)
Bumps [pgpass](https://github.com/hoegaarden/pgpass) from 1.0.2 to 1.0.5. - [Release notes](https://github.com/hoegaarden/pgpass/releases) - [Commits](hoegaarden/pgpass@v1.0.2...v1.0.5) --- updated-dependencies: - dependency-name: pgpass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1aa0827 commit c7dc7fd

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4836,11 +4836,11 @@ pg-types@^2.1.0:
48364836
postgres-interval "^1.1.0"
48374837

48384838
pgpass@1.x:
4839-
version "1.0.2"
4840-
resolved "https://registry.yarnpkg.com/pgpass/-/pgpass-1.0.2.tgz#2a7bb41b6065b67907e91da1b07c1847c877b306"
4841-
integrity sha1-Knu0G2BltnkH6R2hsHwYR8h3swY=
4839+
version "1.0.5"
4840+
resolved "https://registry.yarnpkg.com/pgpass/-/pgpass-1.0.5.tgz#9b873e4a564bb10fa7a7dbd55312728d422a223d"
4841+
integrity sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==
48424842
dependencies:
4843-
split "^1.0.0"
4843+
split2 "^4.1.0"
48444844

48454845
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
48464846
version "2.2.2"
@@ -5593,6 +5593,11 @@ split2@^2.0.0:
55935593
dependencies:
55945594
through2 "^2.0.2"
55955595

5596+
split2@^4.1.0:
5597+
version "4.1.0"
5598+
resolved "https://registry.yarnpkg.com/split2/-/split2-4.1.0.tgz#101907a24370f85bb782f08adaabe4e281ecf809"
5599+
integrity sha512-VBiJxFkxiXRlUIeyMQi8s4hgvKCSjtknJv/LVYbrgALPwf5zSKmEwV9Lst25AkvMDnvxODugjdl6KZgwKM1WYQ==
5600+
55965601
split@^1.0.0:
55975602
version "1.0.1"
55985603
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"

0 commit comments

Comments
 (0)