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:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-10-04 14:10:30 +0300
committerGitHub <noreply@github.com>2021-10-04 14:10:30 +0300
commit0292f31bf36c650ba732b38a8e7ecff87eb231fb (patch)
treef16e22d759b840be25f8d15308429a499a0e58e6 /package-lock.json
parent9182ce45cf54f9b6b6f1864d3f93c1ecc9781c42 (diff)
parent49de1c1f9b8283de8030757c17232583322f864c (diff)
Merge pull request #6315 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.7.0
Bump @nextcloud/axios from 1.6.0 to 1.7.0
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 1597a61a8..fda1c47e1 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",
@@ -29563,9 +29563,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",