Open sandipdhagdi opened 1 year ago
I'm also blocked on this issue. Can someone please look into this?
grpc-tools depends on @mapbox/node-pre-gyp
with the version range ^1.0.5
. It should pick up the new version automatically.
Ohh Sorry but I didnt understood your comment @mur
grpc-tools depends on
@mapbox/node-pre-gyp
with the version range^1.0.5
. It should pick up the new version automatically.
Ohh, Sorry but I dint understood your comment. I checked in package-lock.json it it showing the dependency on this package ansi-regex@2.1.1. Any clue how can I resolve this.
Please try running npm audit fix
.
Problem description
Facing sca issue in below path. Could you please update this. grpc-tools@1.12.3 > @mapbox/node-pre-gyp@1.0.5 > npmlog@4.1.2 > gauge@2.7.4 > strip-ansi@3.0.1 > ansi-regex@2.1.1
Environment
Currently I am using Node-16