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

github.com/nextcloud/groupfolders.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-10-08 05:27:25 +0300
committerGitHub <noreply@github.com>2022-10-08 05:27:25 +0300
commit35be5bc6b022a7bd0f7434bea3a588c44a39f9c0 (patch)
treebfc1a2a0d814ee65a585258b6c1dc39b0209c8a7 /package-lock.json
parent47d70075fc73db469597c1c3f3de9064609f4191 (diff)
Bump @nextcloud/axios from 2.0.0 to 2.1.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.0.0 to 2.1.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/v2.0.0...v2.1.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.json16
1 files changed, 9 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index a1f266eb..5ab67dd6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "groupfolders",
"dependencies": {
- "@nextcloud/axios": "^2.0.0",
+ "@nextcloud/axios": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.0.0-beta.7",
"nextcloud-server": "^0.15.10",
@@ -1975,11 +1975,12 @@
}
},
"node_modules/@nextcloud/axios": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.0.0.tgz",
- "integrity": "sha512-Pgg0QtA+phxYbe3kMWwhN03ltMZU3x2SfPLRbOPJGP29DgULKBS6YH3U4ev2M8T0drrwCcRnB7esb+FSrW+D5g==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.1.0.tgz",
+ "integrity": "sha512-fUwRQeYfdX0sP+DJnQiqlJfB7ngNHWu6Gbi0nYapkB7IFiLECeL2SWzDOFj+M04j4ApsblEMBqGOJ38WEgdeyA==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
+ "@nextcloud/router": "^2.0.0",
"axios": "^0.27.2",
"tslib": "^2.4.0"
},
@@ -14382,11 +14383,12 @@
}
},
"@nextcloud/axios": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.0.0.tgz",
- "integrity": "sha512-Pgg0QtA+phxYbe3kMWwhN03ltMZU3x2SfPLRbOPJGP29DgULKBS6YH3U4ev2M8T0drrwCcRnB7esb+FSrW+D5g==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.1.0.tgz",
+ "integrity": "sha512-fUwRQeYfdX0sP+DJnQiqlJfB7ngNHWu6Gbi0nYapkB7IFiLECeL2SWzDOFj+M04j4ApsblEMBqGOJ38WEgdeyA==",
"requires": {
"@nextcloud/auth": "^2.0.0",
+ "@nextcloud/router": "^2.0.0",
"axios": "^0.27.2",
"tslib": "^2.4.0"
}