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

github.com/nextcloud/spreed.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-10-04 13:46:53 +0300
committerGitHub <noreply@github.com>2021-10-04 13:46:53 +0300
commit49de1c1f9b8283de8030757c17232583322f864c (patch)
tree79f8d60a2dc91dfe9dc97f98cd575a35d2c909b0 /package-lock.json
parent6c5716e151a907b2093edea24fd4c5986e27bdc8 (diff)
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>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 14677d6c3..6261da6bf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,7 @@
"dependencies": {
"@juliushaertl/vue-richtext": "^0.3.3",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.6.0",
+ "@nextcloud/axios": "^1.7.0",
"@nextcloud/browser-storage": "^0.1.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
@@ -3396,9 +3396,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"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",
@@ -29560,9 +29560,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",