From 74d50c9848ff194f7aefad2fcd0930926957e297 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 May 2022 20:58:43 +0000 Subject: [PATCH] Update dependency axios to ^0.27.0 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f83f131..c81b248 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "author": "a@hax0r.info", "license": "ISC", "dependencies": { - "axios": "^0.19.0", + "axios": "^0.27.0", "iconv": "^2.3.2", "iconv-lite": "^0.6.0", "node-html-parser": "^1.1.12",