fix(gremlin-js): bump uuid ^9.0.1 → ^11.1.1 to fix GHSA-w5hq-g745-h8pq#3459
fix(gremlin-js): bump uuid ^9.0.1 → ^11.1.1 to fix GHSA-w5hq-g745-h8pq#3459vavsab wants to merge 1 commit into
Conversation
|
@spmallette Could you pls merge and release this PR? |
|
@vavsab Thanks for opening this PR. It would be ideal to target this PR to VOTE +1 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.7-dev #3459 +/- ##
=============================================
+ Coverage 75.49% 75.53% +0.03%
- Complexity 13161 13165 +4
=============================================
Files 1092 1092
Lines 67208 67208
Branches 7391 7391
=============================================
+ Hits 50742 50763 +21
+ Misses 13837 13816 -21
Partials 2629 2629 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
83c3df2 to
9249e02
Compare
@Cole-Greer ✅ Done! |
What
Bumps the
uuiddependency ingremlin-javascriptfrom^9.0.1to^11.1.1.Why
uuid < 11.1.1is affected by GHSA-w5hq-g745-h8pq — a missing buffer bounds check inv3/v5/v6UUID generation when a user-suppliedbufargument is provided. The advisory is rated moderate severity.Change
package-lock.jsonupdated accordingly. No other changes.