From 0bfb983a1c50d2958acd834c9e342ce45719a6fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 02:01:48 +0000 Subject: [PATCH] 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] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7cce9e5b2..ca536aeea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",