summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-17 02:00:35 +0000
committerGitHub <noreply@github.com>2022-12-17 02:00:35 +0000
commit73aef49dc4fc7aa25f54ac97639593d1917475e5 (patch)
tree9da66ca2da386e9f9f7d12c3f3c93737a1cafdac /package-lock.json
parent1909ad241e73d4479f3c627ec1c4706e858bf137 (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 aa677899..f41d2c9d 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/dialogs": "^3.2.0",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
@@ -2923,9 +2923,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",
@@ -17669,9 +17669,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",