-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
We are receiving npm audit alerts due to vulnerabilities in transitive dependencies of newman (v6.2.2).
Dependency QS:
├─┬ newman@6.2.2
│ ├─┬ postman-request@2.88.1-postman.48
│ │ └── qs@6.14.2
│ └─┬ postman-runtime@7.39.1
│ └─┬ postman-request@2.88.1-postman.34
│ └── qs@6.5.5
Dependency node-forge:
└─┬ newman@6.2.2
└─┬ postman-runtime@7.39.1
└── node-forge@1.3.1
I noticed that postman-runtime has been updated recently on npm, and looks to solve this issue. However, in newman@6.2.2, the dependency is locked to version 7.39.1.
Are there any plans to release a new version of newman that updates postman-runtime to a more recent version, potentially resolving these audit warnings?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels