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>
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -2952,9 +2952,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",
|
||||
@@ -21366,9 +21366,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",
|
||||
|
||||
Reference in New Issue
Block a user