From 65f85ef1bc00555288f17fb5c214d244cc6a193f Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Mon, 22 Jul 2024 11:52:18 +0300 Subject: [PATCH] Update axios library --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e47956a..042ee3e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@nguniversal/express-engine": "^16.1.1", "@node-minify/clean-css": "^6.2.0", "@node-minify/core": "^6.2.0", - "axios": "^0.27.2", + "axios": "^1.4.0", "clipboard": "^1.5.16", "core-js": "^2.5.4", "express": "^4.15.2",