Merge pull request #5920 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/notify_push-1.3.0

This commit is contained in:
dependabot[bot]
2024-05-25 02:34:42 +00:00
committed by GitHub

24
package-lock.json generated
View File

@@ -4665,13 +4665,13 @@
} }
}, },
"node_modules/@nextcloud/notify_push": { "node_modules/@nextcloud/notify_push": {
"version": "1.1.4", "version": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.1.4.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.3.0.tgz",
"integrity": "sha512-abWi1fD18XdJa5PstGK1E7/Q+XNbRjsF6jryp+Qa/qwP7x29CQzY33TVnA0IMWZeIA49Mjd3wZjmyf9BQmMJ2Q==", "integrity": "sha512-WmyINTP/RynrfrOdyxzcntwV79b88uhXHU3cVJEcMzuh7wt6YT66kitjuQHMGlrG/xlEwk4qUKEM/NpFqVcvJg==",
"dependencies": { "dependencies": {
"@nextcloud/axios": "^2.4.0", "@nextcloud/axios": "^2.5.0",
"@nextcloud/capabilities": "^1.0.4", "@nextcloud/capabilities": "^1.2.0",
"@nextcloud/event-bus": "^3.0.2" "@nextcloud/event-bus": "^3.3.0"
} }
}, },
"node_modules/@nextcloud/paths": { "node_modules/@nextcloud/paths": {
@@ -25713,13 +25713,13 @@
} }
}, },
"@nextcloud/notify_push": { "@nextcloud/notify_push": {
"version": "1.1.4", "version": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.1.4.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.3.0.tgz",
"integrity": "sha512-abWi1fD18XdJa5PstGK1E7/Q+XNbRjsF6jryp+Qa/qwP7x29CQzY33TVnA0IMWZeIA49Mjd3wZjmyf9BQmMJ2Q==", "integrity": "sha512-WmyINTP/RynrfrOdyxzcntwV79b88uhXHU3cVJEcMzuh7wt6YT66kitjuQHMGlrG/xlEwk4qUKEM/NpFqVcvJg==",
"requires": { "requires": {
"@nextcloud/axios": "^2.4.0", "@nextcloud/axios": "^2.5.0",
"@nextcloud/capabilities": "^1.0.4", "@nextcloud/capabilities": "^1.2.0",
"@nextcloud/event-bus": "^3.0.2" "@nextcloud/event-bus": "^3.3.0"
} }
}, },
"@nextcloud/paths": { "@nextcloud/paths": {