Merge pull request #6345 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/axios-2.5.1

This commit is contained in:
dependabot[bot]
2024-09-21 03:17:06 +00:00
committed by GitHub

6
package-lock.json generated
View File

@@ -3436,9 +3436,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",