Skip to content

Commit fe5e83a

Browse files
Bump concat-stream from 1.6.2 to 2.0.0 (#45)
Bumps [concat-stream](https://github.com/maxogden/concat-stream) from 1.6.2 to 2.0.0. - [Release notes](https://github.com/maxogden/concat-stream/releases) - [Commits](max-mapper/concat-stream@v1.6.2...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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2154efa commit fe5e83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
4141
"babelify": "^8.0.0",
4242
"browserify": "^16.1.1",
43-
"concat-stream": "^1.6.1",
43+
"concat-stream": "^2.0.0",
4444
"net-browserify-stub": "0.0.1",
4545
"standard": "^17.0.0",
4646
"tape": "^4.9.0",

0 commit comments

Comments
 (0)