8000 [Snyk] Upgrade color-rgba from 2.1.1 to 2.4.0 by aravindb26 · Pull Request #3 · aravindb26/plotly.js · GitHub
[go: up one dir, main page]

Skip to content

[Snyk] Upgrade color-rgba from 2.1.1 to 2.4.0 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Fi 8000 le filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade color-rgba from 2.1.1 to 2.4.0
  • Loading branch information
snyk-bot committed Dec 29, 2023
commit 31953bdde6829c562d582187ac4266816bbed090
97 changes: 34 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"color-alpha": "1.0.4",
"color-normalize": "1.5.0",
"color-parse": "1.3.8",
"color-rgba": "2.1.1",
"color-rgba": "2.4.0",
"country-regex": "^1.1.0",
"d3-force": "^1.2.1",
"d3-format": "^1.4.5",
Expand Down
0