We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need to update Angular Fire for GRPC vulnerability.
Angular: 15.2.10
Firebase: 9.23.0
AngularFire: 7.5
Other (e.g. Ionic/Cordova, Node, browser, operating system): n/a
Failing test unit, Stackblitz demonstrating the problem
n/a
Steps to set up and reproduce
Simply create or use a Angular 15 project with Angular Fire 7.5 Do a npm audit after npm install
npm audit
npm install
Sample data and security rules
** Errors in the JavaScript console ** n/a
** Output from firebase.database().enableLogging(true); ** n/a
firebase.database().enableLogging(true);
** Screenshots **
grpc vulnerability must be fixed without upgrade Angular Fire. Just do minor bump a v7.5.1 for Angular 15 with fixes included
npm audit show vulnerability
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Need to update Angular Fire for GRPC vulnerability.
Version info
Angular:
15.2.10
Firebase:
9.23.0
AngularFire:
7.5
Other (e.g. Ionic/Cordova, Node, browser, operating system):
n/a
How to reproduce these conditions
Failing test unit, Stackblitz demonstrating the problem
n/a
Steps to set up and reproduce
Simply create or use a Angular 15 project with Angular Fire 7.5
Do a
npm audit
afternpm install
Sample data and security rules
n/a
Debug output
** Errors in the JavaScript console **
n/a
** Output from
firebase.database().enableLogging(true);
**n/a
** Screenshots **
Expected behavior
grpc vulnerability must be fixed without upgrade Angular Fire.
Just do minor bump a v7.5.1 for Angular 15 with fixes included
Actual behavior
npm audit show vulnerability
The text was updated successfully, but these errors were encountered: