From 196fbcc838cf2904c4e6848d91ab6da4fd4ef651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 09:55:52 +0000 Subject: [PATCH] Bump axios from 0.21.2 to 1.6.0 in /packages/services/f-http Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/services/f-http/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/services/f-http/package.json b/packages/services/f-http/package.json index f0a3e55191..5f5b3cbab5 100644 --- a/packages/services/f-http/package.json +++ b/packages/services/f-http/package.json @@ -44,7 +44,7 @@ "extends @justeat/browserslist-config-fozzie" ], "dependencies": { - "axios": "0.21.2", + "axios": "1.6.0", "axios-mock-adapter": "1.19.0" }, "volta": {