Skip to content

Commit 0cf90cb

Browse files
build(deps-dev): bump pg-copy-streams from 0.3.0 to 7.0.0
Bumps [pg-copy-streams](https://github.com/brianc/node-pg-copy-streams) from 0.3.0 to 7.0.0. - [Commits](brianc/node-pg-copy-streams@v0.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pg-copy-streams dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f8e731 commit 0cf90cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/pg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"async": "2.6.4",
4545
"bluebird": "3.7.2",
4646
"co": "4.6.0",
47-
"pg-copy-streams": "0.3.0",
47+
"pg-copy-streams": "7.0.0",
4848
"typescript": "^4.0.3",
4949
"vitest": "~3.0.9",
5050
"wrangler": "^3.x"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7665,10 +7665,10 @@ performance-now@^2.1.0:
76657665
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz"
76667666
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
76677667

7668-
pg-copy-streams@0.3.0:
7669-
version "0.3.0"
7670-
resolved "https://registry.npmjs.org/pg-copy-streams/-/pg-copy-streams-0.3.0.tgz"
7671-
integrity sha1-pPvCo7eI1Onab3fOs1Qi2NcEO38=
7668+
pg-copy-streams@7.0.0:
7669+
version "7.0.0"
7670+
resolved "https://registry.yarnpkg.com/pg-copy-streams/-/pg-copy-streams-7.0.0.tgz#4659bccad49eab0d7f4b25e6e33e36a80107bf82"
7671+
integrity sha512-zBvnY6wtaBRE2ae2xXWOOGMaNVPkXh1vhypAkNSKgMdciJeTyIQAHZaEeRAxUjs/p1El5jgzYmwG5u871Zj3dQ==
76727672

76737673
pg-int8@1.0.1:
76747674
version "1.0.1"

0 commit comments

Comments
 (0)