From 87daab9a51551cd6b19bceafd6d9017a55566ec3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 May 2022 21:07:57 +0000 Subject: [PATCH] Update dependency axios to v0.27.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7dc9eb..3786e01 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "license": "MIT", "dependencies": { "args": "5.0.1", - "axios": "0.24.0", + "axios": "0.27.2", "big-integer": "1.6.51", "chess.js": "0.12.0", "clipboardy": "3.0.0",