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 07:57:09 +0300
committerGitHub <noreply@github.com>2022-10-08 07:57:09 +0300
commit513b3f4c1d11dde358a0950a59ba88f7c4f1f7c7 (patch)
treeb7e0033d99f750b3e1cd8d27697a8e8bb84fcd19 /package-lock.json
parentfb6adfee6cb490548f2327eb6216f2709b6be8af (diff)
parent35be5bc6b022a7bd0f7434bea3a588c44a39f9c0 (diff)
Merge pull request #2116 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-2.1.0
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 ed0b4074..36916eb8 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"
}