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

github.com/nextcloud/firstrunwizard.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>2022-04-15 14:52:15 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-04-15 14:56:36 +0300
commitd13feba54d5027f23d53f4f27830855172898008 (patch)
treec4ca5b9f76f67d97005d3054e2f32b2c43bb01b6 /package.json
parenteac12f4e2107570e99f2228fe3ffd89be1e0f0e4 (diff)
Bump @nextcloud/axios from 1.8.0 to 1.9.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.8.0 to 1.9.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.8.0...v1.9.0) --- updated-dependencies: - dependency-name: "@nextcloud/axios" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@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 8975863f..7f1cd264 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"stylelint:fix": "stylelint **/*.css **/*.scss **/*.vue --fix"
},
"dependencies": {
- "@nextcloud/axios": "^1.8.0",
+ "@nextcloud/axios": "^1.9.0",
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/router": "^1.2.0",