Skip to content

Commit 00aa4d3

Browse files
Bump concat-stream from 1.0.1 to 2.0.0
Bumps [concat-stream](https://github.com/maxogden/concat-stream) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/maxogden/concat-stream/releases) - [Commits](https://github.com/maxogden/concat-stream/commits/v2.0.0) --- updated-dependencies: - dependency-name: concat-stream dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 661f870 commit 00aa4d3

File tree

2 files changed

+2
-27
lines changed

2 files changed

+2
-27
lines changed

packages/pg-query-stream/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/node": "^14.0.0",
3535
"@types/pg": "^7.14.5",
3636
"JSONStream": "~1.3.5",
37-
"concat-stream": "~1.0.1",
37+
"concat-stream": "~2.0.0",
3838
"eslint-plugin-promise": "^6.0.1",
3939
"mocha": "^7.1.2",
4040
"pg": "^8.10.0",

yarn.lock

+1-26
Original file line numberDiff line numberDiff line change
@@ -1413,11 +1413,6 @@ balanced-match@^1.0.0:
14131413
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
14141414
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
14151415

1416-
1417-
version "0.0.2"
1418-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-0.0.2.tgz#024f0f72afa25b75f9c0ee73cd4f55ec1bed9784"
1419-
integrity sha1-Ak8Pcq+iW3X5wO5zzU9V7Bvtl4Q=
1420-
14211416
base@^0.11.1:
14221417
version "0.11.2"
14231418
resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
@@ -1463,14 +1458,6 @@ bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
14631458
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
14641459
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
14651460

1466-
1467-
version "0.0.6"
1468-
resolved "https://registry.yarnpkg.com/bops/-/bops-0.0.6.tgz#082d1d55fa01e60dbdc2ebc2dba37f659554cf3a"
1469-
integrity sha1-CC0dVfoB5g29wuvC26N/ZZVUzzo=
1470-
dependencies:
1471-
base64-js "0.0.2"
1472-
to-utf8 "0.0.1"
1473-
14741461
brace-expansion@^1.1.7:
14751462
version "1.1.11"
14761463
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
@@ -1848,7 +1835,7 @@ concat-stream@^1.5.0:
18481835
readable-stream "^2.2.2"
18491836
typedarray "^0.0.6"
18501837

1851-
concat-stream@^2.0.0:
1838+
concat-stream@^2.0.0, concat-stream@~2.0.0:
18521839
version "2.0.0"
18531840
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-2.0.0.tgz#414cf5af790a48c60ab9be4527d56d5e41133cb1"
18541841
integrity sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==
@@ -1858,13 +1845,6 @@ concat-stream@^2.0.0:
18581845
readable-stream "^3.0.2"
18591846
typedarray "^0.0.6"
18601847

1861-
concat-stream@~1.0.1:
1862-
version "1.0.1"
1863-
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.0.1.tgz#018b18bc1c7d073a2dc82aa48442341a2c4dd79f"
1864-
integrity sha1-AYsYvBx9BzotyCqkhEI0GixN158=
1865-
dependencies:
1866-
bops "0.0.6"
1867-
18681848
config-chain@^1.1.11:
18691849
version "1.1.12"
18701850
resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.12.tgz#0fde8d091200eb5e808caf25fe618c02f48e4efa"
@@ -6033,11 +6013,6 @@ to-regex@^3.0.1, to-regex@^3.0.2:
60336013
regex-not "^1.0.2"
60346014
safe-regex "^1.1.0"
60356015

6036-
6037-
version "0.0.1"
6038-
resolved "https://registry.yarnpkg.com/to-utf8/-/to-utf8-0.0.1.tgz#d17aea72ff2fba39b9e43601be7b3ff72e089852"
6039-
integrity sha1-0Xrqcv8vujm55DYBvns/9y4ImFI=
6040-
60416016
tough-cookie@~2.5.0:
60426017
version "2.5.0"
60436018
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"

0 commit comments

Comments
 (0)