Skip to content

Commit

Permalink
chore: Upgrade chroma-js to non vuln version
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel.carrera committed Nov 8, 2024
1 parent 5c9ceb5 commit 318608f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/labs-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@workday/canvas-kit-react": "^11.1.23",
"@workday/canvas-system-icons-web": "^3.0.0",
"@workday/design-assets-types": "^0.2.8",
"chroma-js": "^2.1.0",
"chroma-js": "^2.2.0",
"lodash.flatten": "^4.4.0",
"rtl-css-js": "^1.14.1"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@workday/canvas-system-icons-web": "^3.0.0",
"@workday/canvas-tokens-web": "^2.0.0",
"@workday/design-assets-types": "^0.2.8",
"chroma-js": "^2.1.0",
"chroma-js": "^2.2.0",
"csstype": "^3.0.2",
"react-innertext": "^1.1.5",
"react-virtual": "^2.10.4",
Expand Down

0 comments on commit 318608f

Please sign in to comment.