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

Commit e4d073a

Browse files
fix(deps): update dependency streaming-iterables to v7 (#299)
1 parent 67af5e5 commit e4d073a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"dependencies": {
3737
"debug": "^4.3.2",
38-
"streaming-iterables": "^6.0.0"
38+
"streaming-iterables": "^7.0.0"
3939
},
4040
"peerDependencies": {
4141
"aws-sdk": ">= 2.0.0",

0 commit comments

Comments
 (0)