From 83e3adc7391817e2bfebb60adb723f5f3dc83ecf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:04:04 +0000 Subject: [PATCH] fix(deps): update dependency axios [security] --- targets/contributions/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/contributions/package.json b/targets/contributions/package.json index bf55f00313..8ead2d22f0 100644 --- a/targets/contributions/package.json +++ b/targets/contributions/package.json @@ -22,7 +22,7 @@ "@koa/router": "10.0.0", "@shared/utils": "workspace:^", "@urql/core": "^2.4.4", - "axios": "^0.24.0", + "axios": "^0.28.0", "colors": "1.4.0", "diff": "5.0.0", "emotion": "11.0.0",