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

github.com/nextcloud/notifications.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-29 11:50:11 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-10-29 12:16:31 +0300
commit31db15d77eab4db9b3fea8488705fa37d3840ae3 (patch)
tree1edd909c4f78f8dde043f0a11cdd66b831b6bc5c /package-lock.json
parent0638d24f4a08e2735774881b9c26fd14b1dbfc85 (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> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 6ccd04d..150a348 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
"license": "agpl",
"dependencies": {
"@juliushaertl/vue-richtext": "^1.0.1",
- "@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",
@@ -1739,9 +1739,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",
@@ -17028,9 +17028,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",