Skip to content

Commit 9749891

Browse files
authored
fix(browser): bump readable-stream@4.7.0 to fix BigInt issues (#1963)
1 parent df2e8fe commit 9749891

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 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
@@ -121,7 +121,7 @@
121121
"minimist": "^1.2.8",
122122
"mqtt-packet": "^9.0.1",
123123
"number-allocator": "^1.0.14",
124-
"readable-stream": "^4.4.2",
124+
"readable-stream": "^4.7.0",
125125
"reinterval": "^1.1.0",
126126
"rfdc": "^1.3.0",
127127
"split2": "^4.2.0",

0 commit comments

Comments
 (0)