Chore(deps): Bump chroma-js from 3.0.0 to 3.1.1

Bumps [chroma-js](https://github.com/gka/chroma.js) from 3.0.0 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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-14 01:05:48 +00:00
committed by GitHub
parent 0076026fad
commit b0bafb9212
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -24,7 +24,7 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.17.1",
"blueimp-md5": "^2.19.0",
"chroma-js": "^3.0.0",
"chroma-js": "^3.1.1",
"dompurify": "^3.1.6",
"lodash": "^4.17.21",
"markdown-it": "^14.1.0",
@@ -6888,9 +6888,9 @@
"dev": true
},
"node_modules/chroma-js": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-3.0.0.tgz",
"integrity": "sha512-ZFn4qxtZTvRJ7XatOLgaHGJYN10LoS6T0EMsu7IVayFG5+b6Yw8wCGQL5qLgo4B+wrRZ9niCrozOQ4a584bvaA=="
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-3.1.1.tgz",
"integrity": "sha512-CGr6w73Gi86142RWqZ1RjED/CyduYw2vMTikQZUvr2jGIihnZlMo/Kzm9rYHWDP2pJc6eebwc8CkX0iteBon+A=="
},
"node_modules/chrome-trace-event": {
"version": "1.0.3",

View File

@@ -45,7 +45,7 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.17.1",
"blueimp-md5": "^2.19.0",
"chroma-js": "^3.0.0",
"chroma-js": "^3.1.1",
"dompurify": "^3.1.6",
"lodash": "^4.17.21",
"markdown-it": "^14.1.0",