This repository was archived by the owner on Mar 17, 2026. It is now read-only.
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
google-gax to 3.5.6 which doesn't include vulnerable taffydb package #1692
library issue
Environment details
@google-cloud/pubsubversion: 3.4.0Steps to reproduce
npm i @google-cloud/pubsub@3.4.0npm list taffydb:The
taffydbhas some vulnerabilitiesUpgrading
google-gaxto3.5.6will resolve this issue sincetaffydbis not a sub-dependency of it.