d3-color package high severity warning
Open
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
Assessment
This issue has not been assessed yet.