diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-02 01:02:28 +0000 |
---|---|---|
committer | MichaIng <micha@dietpi.com> | 2021-10-02 17:57:46 +0200 |
commit | e715a12df6234a2d7ee87124f1e7bc406590d4e6 (patch) | |
tree | 2f47f84c4f55c70eab0665980d64d28625c50406 /package-lock.json | |
parent | 4f0c5708191daf62f0c28aff58cd82c92315c764 (diff) | |
download | nextcloud-server-e715a12df6234a2d7ee87124f1e7bc406590d4e6.tar.gz nextcloud-server-e715a12df6234a2d7ee87124f1e7bc406590d4e6.zip |
Bump @nextcloud/axios from 1.6.0 to 1.7.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.6.0 to 1.7.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.6.0...v1.7.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-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index bd0de6c3cfb..9ec083b23bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@chenfengyuan/vue-qrcode": "^1.0.2", "@nextcloud/auth": "^1.3.0", - "@nextcloud/axios": "^1.6.0", + "@nextcloud/axios": "^1.7.0", "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^3.1.2", "@nextcloud/event-bus": "^2.0.0", @@ -6830,9 +6830,9 @@ } }, "node_modules/@nextcloud/axios": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-1.6.0.tgz", - "integrity": "sha512-yhCEFIQza1LBWJqq66ZcPxIjG60A/rUdw+oF7T796HXfW1JFsrRORmmTmV0b2Bxd0v9xSkW3Lgb3hKNk1aQBSw==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-1.7.0.tgz", + "integrity": "sha512-zanV5laKNUg1LmMBeQFjdnYi+RsXWm+0VYDt/ZgNaEfqph0J03usY3nTO3/EVPLaCn4eXjhRhDI1yc8fkslEhg==", "dependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", @@ -29086,9 +29086,9 @@ } }, "@nextcloud/axios": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-1.6.0.tgz", - "integrity": "sha512-yhCEFIQza1LBWJqq66ZcPxIjG60A/rUdw+oF7T796HXfW1JFsrRORmmTmV0b2Bxd0v9xSkW3Lgb3hKNk1aQBSw==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-1.7.0.tgz", + "integrity": "sha512-zanV5laKNUg1LmMBeQFjdnYi+RsXWm+0VYDt/ZgNaEfqph0J03usY3nTO3/EVPLaCn4eXjhRhDI1yc8fkslEhg==", "requires": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", |