Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit d1f79c1

Browse files
committed
fix(deps): update dependency string-to-stream to v3
1 parent 3207cd6 commit d1f79c1

2 files changed

Lines changed: 17 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"sift": "^5.0.0",
5151
"source-map-support": "^0.5.0",
5252
"stream-to-string": "^1.1.0",
53-
"string-to-stream": "^1.1.0",
53+
"string-to-stream": "^3.0.0",
5454
"uuid": "^3.0.1"
5555
},
5656
"devDependencies": {

0 commit comments

Comments
 (0)