nodejs-logging
nodejs-logging copied to clipboard
`@google-cloud/logging-min` not being released
It seems that the package @google-cloud/logging-min
is not being kept up to date and released at the same time as @google-cloud/logging
@google-cloud/loggin-min
still has a dependency on an old version of 'google-gax': '^3.5.2'
which now has a security vulnerability through protobufjs
.
Would it be possible to release @google-cloud/logging-min
together with @google-cloud/logging
?
@cindy-peng any chance you can take a look at this? It would be great to get a new release of @google-cloud/logging-min
@cindy-peng What is going on here, why is it taking months to get this fixed? There is a critical vulnerability in a dependency that is not getting fixed due to this seemingly trivial task.
Sorry about the late response! We have released a newer version for @google-cloud/logging-min
: https://www.npmjs.com/package/@google-cloud/logging-min?activeTab=readme
Please retry and let us know if this resolves the vulnerability issue. Thanks!
Closing issue as the new version has been released and should resolve the vulnerability.