bump @nextcloud/axios from 2.5.0 to 2.5.1

---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-21 05:42:15 +00:00 коммит произвёл GitHub
Родитель e989482829
Коммит 5c0f1d00ad
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -10,7 +10,7 @@
"license": "AGPLv3",
"dependencies": {
"@nextcloud/auth": "^2.4.0",
"@nextcloud/axios": "^2.5.0",
"@nextcloud/axios": "^2.5.1",
"@nextcloud/calendar-js": "8.0.2",
"@nextcloud/cdav-library": "1.5.1",
"@nextcloud/dialogs": "4.1.0",
@ -2805,9 +2805,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",

Просмотреть файл

@ -28,7 +28,7 @@
"contributors": [],
"dependencies": {
"@nextcloud/auth": "^2.4.0",
"@nextcloud/axios": "^2.5.0",
"@nextcloud/axios": "^2.5.1",
"@nextcloud/calendar-js": "8.0.2",
"@nextcloud/cdav-library": "1.5.1",
"@nextcloud/dialogs": "4.1.0",