Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-15 15:29:29 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2021-04-19 15:25:49 +0300
commit8eaed4c3cc9fda4515e3e91a121c4315682e1b69 (patch)
treeef0669e7c81842b85e921b2db49ce5180782e393 /package.json
parentf8599273bab64b0c1419e9614714c23de82e0321 (diff)
Bump @nextcloud/axios from 1.4.0 to 1.6.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.4.0 to 1.6.0. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.4.0...v1.6.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9cdd81b..c17a5e1 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"dependencies": {
"@babel/polyfill": "^7.11.5",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.4.0",
+ "@nextcloud/axios": "^1.6.0",
"@nextcloud/dialogs": "^2.0.1",
"@nextcloud/initial-state": "^1.1.2",
"@nextcloud/l10n": "^1.4.1",