diff --git a/package-lock.json b/package-lock.json index 4e890c8b5..fa0cb3b7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3393,29 +3393,15 @@ } }, "node_modules/@nextcloud/capabilities": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.0.4.tgz", - "integrity": "sha512-xsmwPPUJ8NN7YfLcq0gpDTibeb9lMBvY/bffMFnHcZi8hMGOouPiEY+CWAgJ5I9W6I2vNeacHUuTanEN5Ncb2A==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.2.0.tgz", + "integrity": "sha512-L1NQtOfHWzkfj0Ple1MEJt6HmOHWAi3y4qs+OnwSWexqJT0DtXTVPyRxi7ADyITwRxS5H9R/HMl6USAj4Nr1nQ==", "dependencies": { - "@nextcloud/initial-state": "^1.1.2", - "core-js": "^3.6.4" - } - }, - "node_modules/@nextcloud/capabilities/node_modules/@nextcloud/initial-state": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.1.tgz", - "integrity": "sha512-2TH2DzJBolYHWfbSovTWkByAIg0gdsyuVfZpf5APnJu/9PixXKbnrVFnaEdxjeP262Gok7ARMFFQeSiuzKRQeQ==", - "dependencies": { - "core-js": "^3.6.4" - } - }, - "node_modules/@nextcloud/capabilities/node_modules/core-js": { - "version": "3.6.5", - "hasInstallScript": true, - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" + "@nextcloud/initial-state": "^2.1.0" + }, + "engines": { + "node": "^20.0.0", + "npm": "^10.0.0" } }, "node_modules/@nextcloud/cypress": { @@ -3751,13 +3737,13 @@ } }, "node_modules/@nextcloud/notify_push": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.1.4.tgz", - "integrity": "sha512-abWi1fD18XdJa5PstGK1E7/Q+XNbRjsF6jryp+Qa/qwP7x29CQzY33TVnA0IMWZeIA49Mjd3wZjmyf9BQmMJ2Q==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.3.0.tgz", + "integrity": "sha512-WmyINTP/RynrfrOdyxzcntwV79b88uhXHU3cVJEcMzuh7wt6YT66kitjuQHMGlrG/xlEwk4qUKEM/NpFqVcvJg==", "dependencies": { - "@nextcloud/axios": "^2.4.0", - "@nextcloud/capabilities": "^1.0.4", - "@nextcloud/event-bus": "^3.0.2" + "@nextcloud/axios": "^2.5.0", + "@nextcloud/capabilities": "^1.2.0", + "@nextcloud/event-bus": "^3.3.0" } }, "node_modules/@nextcloud/paths": { @@ -23482,25 +23468,11 @@ "dev": true }, "@nextcloud/capabilities": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.0.4.tgz", - "integrity": "sha512-xsmwPPUJ8NN7YfLcq0gpDTibeb9lMBvY/bffMFnHcZi8hMGOouPiEY+CWAgJ5I9W6I2vNeacHUuTanEN5Ncb2A==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.2.0.tgz", + "integrity": "sha512-L1NQtOfHWzkfj0Ple1MEJt6HmOHWAi3y4qs+OnwSWexqJT0DtXTVPyRxi7ADyITwRxS5H9R/HMl6USAj4Nr1nQ==", "requires": { - "@nextcloud/initial-state": "^1.1.2", - "core-js": "^3.6.4" - }, - "dependencies": { - "@nextcloud/initial-state": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.1.tgz", - "integrity": "sha512-2TH2DzJBolYHWfbSovTWkByAIg0gdsyuVfZpf5APnJu/9PixXKbnrVFnaEdxjeP262Gok7ARMFFQeSiuzKRQeQ==", - "requires": { - "core-js": "^3.6.4" - } - }, - "core-js": { - "version": "3.6.5" - } + "@nextcloud/initial-state": "^2.1.0" } }, "@nextcloud/cypress": { @@ -23706,13 +23678,13 @@ } }, "@nextcloud/notify_push": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.1.4.tgz", - "integrity": "sha512-abWi1fD18XdJa5PstGK1E7/Q+XNbRjsF6jryp+Qa/qwP7x29CQzY33TVnA0IMWZeIA49Mjd3wZjmyf9BQmMJ2Q==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.3.0.tgz", + "integrity": "sha512-WmyINTP/RynrfrOdyxzcntwV79b88uhXHU3cVJEcMzuh7wt6YT66kitjuQHMGlrG/xlEwk4qUKEM/NpFqVcvJg==", "requires": { - "@nextcloud/axios": "^2.4.0", - "@nextcloud/capabilities": "^1.0.4", - "@nextcloud/event-bus": "^3.0.2" + "@nextcloud/axios": "^2.5.0", + "@nextcloud/capabilities": "^1.2.0", + "@nextcloud/event-bus": "^3.3.0" } }, "@nextcloud/paths": {