diff --git a/js/NotificationsApp-CX_2Ib0T.chunk.mjs.license b/js/NotificationsApp-CX_2Ib0T.chunk.mjs.license index 23bc36ff..da5f6dd4 100644 --- a/js/NotificationsApp-CX_2Ib0T.chunk.mjs.license +++ b/js/NotificationsApp-CX_2Ib0T.chunk.mjs.license @@ -30,7 +30,7 @@ This file is generated from multiple sources. Included packages: - version: 0.2.0 - license: BSD-2-Clause - @nextcloud/axios - - version: 2.5.0 + - version: 2.5.1 - license: GPL-3.0-or-later - @nextcloud/capabilities - version: 1.2.0 diff --git a/js/NotificationsApp-CX_2Ib0T.chunk.mjs.map.license b/js/NotificationsApp-CX_2Ib0T.chunk.mjs.map.license index 23bc36ff..da5f6dd4 100644 --- a/js/NotificationsApp-CX_2Ib0T.chunk.mjs.map.license +++ b/js/NotificationsApp-CX_2Ib0T.chunk.mjs.map.license @@ -30,7 +30,7 @@ This file is generated from multiple sources. Included packages: - version: 0.2.0 - license: BSD-2-Clause - @nextcloud/axios - - version: 2.5.0 + - version: 2.5.1 - license: GPL-3.0-or-later - @nextcloud/capabilities - version: 1.2.0 diff --git a/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.license b/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.license index 8b0beb87..5dc56a12 100644 --- a/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.license +++ b/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.license @@ -31,7 +31,7 @@ This file is generated from multiple sources. Included packages: - version: 2.4.0 - license: GPL-3.0-or-later - @nextcloud/axios - - version: 2.5.0 + - version: 2.5.1 - license: GPL-3.0-or-later - @nextcloud/browser-storage - version: 0.4.0 diff --git a/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.map.license b/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.map.license index 8b0beb87..5dc56a12 100644 --- a/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.map.license +++ b/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.map.license @@ -31,7 +31,7 @@ This file is generated from multiple sources. Included packages: - version: 2.4.0 - license: GPL-3.0-or-later - @nextcloud/axios - - version: 2.5.0 + - version: 2.5.1 - license: GPL-3.0-or-later - @nextcloud/browser-storage - version: 0.4.0 diff --git a/js/vendor.LICENSE.txt b/js/vendor.LICENSE.txt index ce22d8cc..0dd76655 100644 --- a/js/vendor.LICENSE.txt +++ b/js/vendor.LICENSE.txt @@ -21,8 +21,8 @@ version: 2.4.0 license: GPL-3.0-or-later @nextcloud/axios -version: 2.5.0 -license: GPL-3.0 +version: 2.5.1 +license: GPL-3.0-or-later @nextcloud/browser-storage version: 0.4.0 diff --git a/package-lock.json b/package-lock.json index fa3036b2..c74efd76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "AGPL-3.0-only", "dependencies": { "@nextcloud/auth": "^2.4.0", - "@nextcloud/axios": "^2.5.0", + "@nextcloud/axios": "^2.5.1", "@nextcloud/browser-storage": "^0.4.0", "@nextcloud/capabilities": "^1.2.0", "@nextcloud/dialogs": "^5.3.7", @@ -1306,9 +1306,9 @@ } }, "node_modules/@nextcloud/axios": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.5.0.tgz", - "integrity": "sha512-82LQ5PZA0ZVUnS8QiGoAGOR5kE7EKD84qEEgeZJ+Y7p5iljwi3AT6niQuP7YuHjt3MKM+6jQiyghZk5SquiszQ==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.5.1.tgz", + "integrity": "sha512-AA7BPF/rsOZWAiVxqlobGSdD67AEwjOnymZCKUIwEIBArKxYK7OQEqcILDjQwgj6G0e/Vg9Y8zTVsPZp+mlvwA==", "dependencies": { "@nextcloud/auth": "^2.3.0", "@nextcloud/router": "^3.0.1", diff --git a/package.json b/package.json index d98d9772..d13483d3 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@nextcloud/auth": "^2.4.0", - "@nextcloud/axios": "^2.5.0", + "@nextcloud/axios": "^2.5.1", "@nextcloud/browser-storage": "^0.4.0", "@nextcloud/capabilities": "^1.2.0", "@nextcloud/dialogs": "^5.3.7",