|
|
|
|
@ -42,7 +42,7 @@
|
|
|
|
|
"camelcase": "^8.0.0",
|
|
|
|
|
"cancelable-promise": "^4.3.1",
|
|
|
|
|
"clipboard": "^2.0.11",
|
|
|
|
|
"color": "^5.0.0",
|
|
|
|
|
"color": "^5.0.2",
|
|
|
|
|
"core-js": "^3.45.0",
|
|
|
|
|
"crypto-browserify": "^3.12.1",
|
|
|
|
|
"davclient.js": "nextcloud-deps/davclient.js#59d7777d7fe290c5f1fd74a58e7eb529b63e153d",
|
|
|
|
|
@ -9630,10 +9630,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color/-/color-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-16BlyiuyLq3MLxpRWyOTiWsO3ii/eLQLJUQXBSNcxMBBSnyt1ee9YUdaozQp03ifwm5woztEZGDbk9RGVuCsdw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "5.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color/-/color-5.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-e2hz5BzbUPcYlIRHo8ieAhYgoajrJr+hWoceg6E345TPsATMUKqDgzt8fSXZJJbxfpiPzkWyphz8yn8At7q3fA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^3.0.1",
|
|
|
|
|
"color-string": "^2.0.0"
|
|
|
|
|
|