File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
packages/webchannel-wrapper Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @firebase/webchannel-wrapper " : patch
3+ ---
4+
5+ fix: Update webchannel-wrapper to fix webchannel multi-byte character decoding bug in fetch streams.
Original file line number Diff line number Diff line change 3232 },
3333 "license" : " Apache-2.0" ,
3434 "devDependencies" : {
35- "closure-net" : " git+https://github.com/google/closure-net.git#9844d60 " ,
35+ "closure-net" : " git+https://github.com/google/closure-net.git#0412666 " ,
3636 "@rollup/plugin-commonjs" : " 21.1.0" ,
3737 "rollup" : " 2.79.1" ,
3838 "rollup-plugin-copy" : " 3.5.0" ,
Original file line number Diff line number Diff line change @@ -5883,9 +5883,9 @@ cloneable-readable@^1.0.0:
58835883 process-nextick-args "^2.0.0"
58845884 readable-stream "^2.3.5"
58855885
5886- "closure-net@git+https://github.com/google/closure-net.git#9844d60 ":
5886+ "closure-net@git+https://github.com/google/closure-net.git#0412666 ":
58875887 version "0.0.0"
5888- resolved "git+https://github.com/google/closure-net.git#9844d605191623eaba4b184775610fe875e78ac4 "
5888+ resolved "git+https://github.com/google/closure-net.git#0412666e8f29b8ae69decb1fdc7ead635a5cf43e "
58895889
58905890cmd-shim@^4.1.0:
58915891 version "4.1.0"
You can’t perform that action at this time.
0 commit comments