aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-20 15:16:07 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-07-20 15:29:45 +0000
commitf6fc63e415d8ce29825cd679a2abb693abe2f0de (patch)
tree1f6e8976fc89473df2f8e6127b6e360e7b96513f /package.json
parent09e6b26bdd5d30c27e0da9576f5ead139634b33d (diff)
downloadnextcloud-server-f6fc63e415d8ce29825cd679a2abb693abe2f0de.tar.gz
nextcloud-server-f6fc63e415d8ce29825cd679a2abb693abe2f0de.zip
Bump @nextcloud/axios from 1.3.2 to 1.3.3
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.3.2 to 1.3.3. - [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.3.2...v1.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.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 a1b5a0a1a10..21d2509088a 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.3.2",
+ "@nextcloud/axios": "^1.3.3",
"@nextcloud/capabilities": "^1.0.2",
"@nextcloud/dialogs": "^1.4.0",
"@nextcloud/event-bus": "^1.1.4",