aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-21 06:29:24 +0000
committerGitHub <noreply@github.com>2024-09-21 06:29:24 +0000
commita1b538d79148403592362fe22c5df50170bf779e (patch)
tree40c708b224726ab35ca8545b372eeda9078dcda7 /package-lock.json
parentbbfa8e65370f0c532d4e4280c0c61f38ff44369c (diff)
parent9fcad87e7b2e7ca1851a2d070056c3ebc71729bc (diff)
downloadnextcloud-server-a1b538d79148403592362fe22c5df50170bf779e.tar.gz
nextcloud-server-a1b538d79148403592362fe22c5df50170bf779e.zip
Merge pull request #48254 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-2.5.1
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index c5b9aed70d5..ba5104594c9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"@mdi/js": "^7.4.47",
"@mdi/svg": "^7.4.47",
"@nextcloud/auth": "^2.4.0",
- "@nextcloud/axios": "^2.5.0",
+ "@nextcloud/axios": "^2.5.1",
"@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/calendar-availability-vue": "^2.2.2",
@@ -3573,10 +3573,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==",
- "license": "GPL-3.0",
+ "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",