-
Notifications
You must be signed in to change notification settings - Fork 943
Upgrade @types/node dev dependency to v16.18.68 #7878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1Affected Products
Test Logs |
Discussion
The Firetore build process logged errors when importing undici complaining about a lack of definition of
Blob
. This change updates the @types/node version from12.20.50
to16.18.68
which fixes the issue.Testing
Local builds.
CI.
API Changes
N/A.