From 4b3f750a3c79f389d968436d134fbde64d20f394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 03:11:25 +0000 Subject: 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.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index eacfc1dab..6055aa0bd 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "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", -- cgit v1.2.3