From 1e5bb4615a3a5147d7876f7f62a60138b742bf1a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Oct 2021 22:53:17 +0000 Subject: [PATCH] Update dependency axios to ^0.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8dfe9db..7d0711f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "index.d.ts" ], "dependencies": { - "axios": "^0.21.1", + "axios": "^0.22.0", "create-hmac": "^1.1.7", "oauth-1.0a": "^2.2.6", "url-parse": "^1.4.7"