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

Commit 11cb3c2

Browse files
committed
fix(deps): update dependency string-to-stream to v3
1 parent abab749 commit 11cb3c2

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
@@ -51,7 +51,7 @@
5151
"sift": "^5.0.0",
5252
"source-map-support": "^0.5.0",
5353
"stream-to-string": "^1.1.0",
54-
"string-to-stream": "^1.1.0",
54+
"string-to-stream": "^3.0.0",
5555
"uuid": "^3.0.1"
5656
},
5757
"devDependencies": {

0 commit comments

Comments
 (0)