angularfire icon indicating copy to clipboard operation
angularfire copied to clipboard

GRPC-JS vulnerability,

Open grenmath opened this issue 1 year ago • 0 comments

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 after npm 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 ** image

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

grenmath avatar Jun 11 '24 15:06 grenmath