antvis / antvis/Graphin

d3-color package high severity warning

Open
#452 1 comment 0 reactions 0 assignees View on GitHub
Typing Error
Dominant language
TypeScript
Stars
1.1k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

Getting 7 high severity vulnerabilities when installing graphin-2.7.10 due to d3-color

Can fix this on my end using a resolution
```
"resolutions": {
"d3-color": "3.1"
}
```

but can you update graphin to use d3-color 3.1?

### Your Example Website or App

n/a

### Steps to Reproduce the Bug or Issue

n/a

### Expected behavior

n/a

### Screenshots or Videos

_No response_

### Platform

- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1]
mac npm vscode

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.