You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
We are using logging-bunyan which in turn depends on this library.
Our npm audit is failing due to a the following vulnerability in protobufjs. This appears to be coming from google-gax dependency. There seems to be a fix mentioned in version 3.0.2 that updates the dependency on protobufjs to the latest version.
I'm wondering if it is possible to update the dependency in this library for google-gax to 3.0.2 or later? If it is should a log a separate ticket to have the dependency in logging-bunyan updated for this library?
Hi there.
We are using logging-bunyan which in turn depends on this library.
Our npm audit is failing due to a the following vulnerability in protobufjs. This appears to be coming from google-gax dependency. There seems to be a fix mentioned in version 3.0.2 that updates the dependency on protobufjs to the latest version.
I'm wondering if it is possible to update the dependency in this library for google-gax to 3.0.2 or later? If it is should a log a separate ticket to have the dependency in logging-bunyan updated for this library?
Thanks!