summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-17 03:11:25 +0000
committerGitHub <noreply@github.com>2022-12-17 03:11:25 +0000
commit4b3f750a3c79f389d968436d134fbde64d20f394 (patch)
tree28426041f107937e9388e54e6fc9ae385068fe29 /package-lock.json
parent3b796ff4d1e67608805b6828f6987383c6f53a54 (diff)
Bump @nextcloud/axios from 2.2.0 to 2.3.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.2.0 to 2.3.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.2.0...v2.3.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 ada83f4af..001112fa7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "agpl",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
- "@nextcloud/axios": "^2.2.0",
+ "@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.2.0",
@@ -2694,9 +2694,9 @@
}
},
"node_modules/@nextcloud/axios": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.2.0.tgz",
- "integrity": "sha512-HDEVi3htwLi46fISMWWoO43xwrN0IYE3ihcKIj2wXAWBsfF7hVnVZwXlknY51gODQstwTaR0BtHvksV9f070ew==",
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.3.0.tgz",
+ "integrity": "sha512-C/M+1Rnh2RJwe9o5eqTDDSRbgLoD8UI0g+O1HszdQcAz+WizGiRzqnPdXYt7vWkorXvwwM0uu37pm6AlG4OmQQ==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/router": "^2.0.0",
@@ -21686,9 +21686,9 @@
}
},
"@nextcloud/axios": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.2.0.tgz",
- "integrity": "sha512-HDEVi3htwLi46fISMWWoO43xwrN0IYE3ihcKIj2wXAWBsfF7hVnVZwXlknY51gODQstwTaR0BtHvksV9f070ew==",
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.3.0.tgz",
+ "integrity": "sha512-C/M+1Rnh2RJwe9o5eqTDDSRbgLoD8UI0g+O1HszdQcAz+WizGiRzqnPdXYt7vWkorXvwwM0uu37pm6AlG4OmQQ==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/router": "^2.0.0",