diff --git a/js/main-C7ETGyXR.chunk.mjs.license b/js/main-C7ETGyXR.chunk.mjs.license index 6e0d03d0..1695ee24 100644 --- a/js/main-C7ETGyXR.chunk.mjs.license +++ b/js/main-C7ETGyXR.chunk.mjs.license @@ -14,7 +14,7 @@ This file is generated from multiple sources. Included packages: - version: 2.3.0 - license: GPL-3.0-or-later - @nextcloud/axios - - version: 2.5.0 + - version: 2.5.1 - license: GPL-3.0-or-later - @nextcloud/event-bus - version: 3.3.1 diff --git a/js/main-C7ETGyXR.chunk.mjs.map.license b/js/main-C7ETGyXR.chunk.mjs.map.license index 6e0d03d0..1695ee24 100644 --- a/js/main-C7ETGyXR.chunk.mjs.map.license +++ b/js/main-C7ETGyXR.chunk.mjs.map.license @@ -14,7 +14,7 @@ This file is generated from multiple sources. Included packages: - version: 2.3.0 - license: GPL-3.0-or-later - @nextcloud/axios - - version: 2.5.0 + - version: 2.5.1 - license: GPL-3.0-or-later - @nextcloud/event-bus - version: 3.3.1 diff --git a/package-lock.json b/package-lock.json index f83a9e1f..53af09e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "AGPL-3.0-or-later", "dependencies": { "@mdi/js": "^7.4.47", - "@nextcloud/axios": "^2.5.0", + "@nextcloud/axios": "^2.5.1", "@nextcloud/dialogs": "^5.3.7", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", @@ -1295,9 +1295,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 50d635db..96f64dfc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@mdi/js": "^7.4.47", - "@nextcloud/axios": "^2.5.0", + "@nextcloud/axios": "^2.5.1", "@nextcloud/dialogs": "^5.3.7", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0",