From 3328a64340f07a0c4956e905c6e4236b26236254 Mon Sep 17 00:00:00 2001 From: Mario Campacci Date: Tue, 20 Feb 2024 21:41:18 +0100 Subject: [PATCH] chore: npm i axios@0.28.0 performed --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01e4c66..269e58f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@nuxtjs/proxy": "^2.1.0", - "axios": "^0.25.0", + "axios": "^0.28.0", "axios-retry": "^3.2.4", "consola": "^2.15.3", "defu": "^5.0.1"