Skip to content

Commit 037d401

Browse files
committed
fix(deps): update dependency get-stream to v6
1 parent 4d8c4b2 commit 037d401

File tree

3 files changed

+40
-9
lines changed

3 files changed

+40
-9
lines changed

package-lock.json

Lines changed: 38 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"get-bin-path": "^5.1.0",
116116
"get-node": "^11.0.2",
117117
"get-port": "^5.1.1",
118-
"get-stream": "^5.2.0",
118+
"get-stream": "^6.0.0",
119119
"has-ansi": "^4.0.0",
120120
"is-ci": "^3.0.0",
121121
"moize": "^6.0.0",

packages/cache-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"array-flat-polyfill": "^1.0.1",
4747
"cpy": "^8.1.0",
4848
"del": "^5.1.0",
49-
"get-stream": "^5.1.0",
49+
"get-stream": "^6.0.0",
5050
"globby": "^10.0.2",
5151
"locate-path": "^5.0.0",
5252
"make-dir": "^3.1.0",

0 commit comments

Comments
 (0)