Skip to content

Commit db29a3e

Browse files
Bump chroma-js from 2.4.2 to 3.1.1
Bumps [chroma-js](https://github.com/gka/chroma.js) from 2.4.2 to 3.1.1. - [Release notes](https://github.com/gka/chroma.js/releases) - [Changelog](https://github.com/gka/chroma.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/gka/chroma.js/commits) --- updated-dependencies: - dependency-name: chroma-js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c64e9cc commit db29a3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"adm-zip": "^0.5.10",
6262
"apexcharts": "^3.10.1",
6363
"axios": "^1.3.5",
64-
"chroma-js": "^2.1.0",
64+
"chroma-js": "^3.1.1",
6565
"class-transformer": "^0.5.1",
6666
"concat-stream": "^2.0.0",
6767
"connect": "^3.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7328,10 +7328,10 @@ chownr@^2.0.0:
73287328
resolved "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
73297329
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
73307330

7331-
chroma-js@^2.1.0:
7332-
version "2.4.2"
7333-
resolved "https://registry.npmjs.org/chroma-js/-/chroma-js-2.4.2.tgz#dffc214ed0c11fa8eefca2c36651d8e57cbfb2b0"
7334-
integrity sha512-U9eDw6+wt7V8z5NncY2jJfZa+hUH8XEj8FQHgFJTrUFnJfXYf4Ml4adI2vXZOjqRDpFWtYVWypDfZwnJ+HIR4A==
7331+
chroma-js@^3.1.1:
7332+
version "3.1.1"
7333+
resolved "https://registry.yarnpkg.com/chroma-js/-/chroma-js-3.1.1.tgz#380103ce1f8bb119be2b18303d598b3c113cf6b1"
7334+
integrity sha512-CGr6w73Gi86142RWqZ1RjED/CyduYw2vMTikQZUvr2jGIihnZlMo/Kzm9rYHWDP2pJc6eebwc8CkX0iteBon+A==
73357335

73367336
chrome-trace-event@^1.0.2:
73377337
version "1.0.3"

0 commit comments

Comments
 (0)