File tree Expand file tree Collapse file tree 10 files changed +21
-12
lines changed
repo-scripts/changelog-generator Expand file tree Collapse file tree 10 files changed +21
-12
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @firebase/auth-compat ' : patch
3+ ' @firebase/firestore ' : patch
4+ ' @firebase/functions ' : patch
5+ ' @firebase/storage ' : patch
6+ ' @firebase/auth ' : patch
7+ ---
8+
9+ Bump undici version to 5.28.3 due to security issue.
Original file line number Diff line number Diff line change 1515 "express" : " 4.18.2" ,
1616 "geckodriver" : " 2.0.4" ,
1717 "mocha" : " 9.2.2" ,
18- "undici" : " 5.26.5 " ,
18+ "undici" : " 5.28.3 " ,
1919 "selenium-assistant" : " 6.1.1"
2020 }
2121}
Original file line number Diff line number Diff line change 153153 "tslint" : " 6.1.3" ,
154154 "typedoc" : " 0.16.11" ,
155155 "typescript" : " 4.7.4" ,
156- "undici" : " 5.26.5 " ,
156+ "undici" : " 5.28.3 " ,
157157 "watch" : " 1.0.2" ,
158158 "webpack" : " 5.76.0" ,
159159 "yargs" : " 17.7.2"
Original file line number Diff line number Diff line change 5454 "@firebase/auth-types" : " 0.12.0" ,
5555 "@firebase/component" : " 0.6.5" ,
5656 "@firebase/util" : " 1.9.4" ,
57- "undici" : " 5.26.5 " ,
57+ "undici" : " 5.28.3 " ,
5858 "tslib" : " ^2.1.0"
5959 },
6060 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 129129 "@firebase/component" : " 0.6.5" ,
130130 "@firebase/logger" : " 0.4.0" ,
131131 "@firebase/util" : " 1.9.4" ,
132- "undici" : " 5.26.5 " ,
132+ "undici" : " 5.28.3 " ,
133133 "tslib" : " ^2.1.0"
134134 },
135135 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 102102 "@firebase/webchannel-wrapper" : " 0.10.5" ,
103103 "@grpc/grpc-js" : " ~1.9.0" ,
104104 "@grpc/proto-loader" : " ^0.7.8" ,
105- "undici" : " 5.26.5 " ,
105+ "undici" : " 5.28.3 " ,
106106 "tslib" : " ^2.1.0"
107107 },
108108 "peerDependencies" : {
Original file line number Diff line number Diff line change 7171 "@firebase/auth-interop-types" : " 0.2.1" ,
7272 "@firebase/app-check-interop-types" : " 0.3.0" ,
7373 "@firebase/util" : " 1.9.4" ,
74- "undici" : " 5.26.5 " ,
74+ "undici" : " 5.28.3 " ,
7575 "tslib" : " ^2.1.0"
7676 },
7777 "nyc" : {
Original file line number Diff line number Diff line change 4848 "dependencies" : {
4949 "@firebase/util" : " 1.9.4" ,
5050 "@firebase/component" : " 0.6.5" ,
51- "undici" : " 5.26.5 " ,
51+ "undici" : " 5.28.3 " ,
5252 "tslib" : " ^2.1.0"
5353 },
5454 "peerDependencies" : {
Original file line number Diff line number Diff line change 2020 "@changesets/types" : " 3.3.0" ,
2121 "@changesets/get-github-info" : " 0.5.2" ,
2222 "@types/node" : " 20.8.10" ,
23- "undici" : " 5.26.5 "
23+ "undici" : " 5.28.3 "
2424 },
2525 "license" : " Apache-2.0" ,
2626 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -16835,10 +16835,10 @@ undici-types@~5.26.4:
1683516835 resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1683616836 integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1683716837
16838- undici@5.26.5 :
16839- version "5.26.5 "
16840- resolved "https://registry.npmjs.org/undici/-/undici-5.26.5 .tgz#f6dc8c565e3cad8c4475b187f51a13e505092838 "
16841- integrity sha512-cSb4bPFd5qgR7qr2jYAi0hlX9n5YKK2ONKkLFkxl+v/9BvC0sOpZjBHDBSXc5lWAf5ty9oZdRXytBIHzgUcerw ==
16838+ undici@5.28.3 :
16839+ version "5.28.3 "
16840+ resolved "https://registry.npmjs.org/undici/-/undici-5.28.3 .tgz#a731e0eff2c3fcfd41c1169a869062be222d1e5b "
16841+ integrity sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA ==
1684216842 dependencies:
1684316843 "@fastify/busboy" "^2.0.0"
1684416844
You can’t perform that action at this time.
0 commit comments