Merge pull request #6175 from nextcloud/dependabot/npm_and_yarn/main/chroma-js-2.6.0

This commit is contained in:
dependabot[bot]
2024-08-03 03:30:47 +00:00
committed by GitHub
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.15.1",
"blueimp-md5": "^2.19.0",
"chroma-js": "^2.4.2",
"chroma-js": "^2.6.0",
"dompurify": "^3.1.6",
"lodash": "^4.17.21",
"markdown-it": "^14.1.0",
@@ -6888,9 +6888,9 @@
"dev": true
},
"node_modules/chroma-js": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-2.4.2.tgz",
"integrity": "sha512-U9eDw6+wt7V8z5NncY2jJfZa+hUH8XEj8FQHgFJTrUFnJfXYf4Ml4adI2vXZOjqRDpFWtYVWypDfZwnJ+HIR4A=="
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-2.6.0.tgz",
"integrity": "sha512-BLHvCB9s8Z1EV4ethr6xnkl/P2YRFOGqfgvuMG/MyCbZPrTA+NeiByY6XvgF0zP4/2deU2CXnWyMa3zu1LqQ3A=="
},
"node_modules/chrome-trace-event": {
"version": "1.0.3",

View File

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