From 0108ce63fb9963d5910bb47dbe3cc0e8595cba0e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 10 Nov 2023 04:44:40 +0000
Subject: [PATCH] build(deps): bump axios from 0.18.1 to 1.6.0

Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 0b20f5e..0a18139 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
   "dependencies": {
     "@sentry/browser": "^5.15.5",
     "@sentry/integrations": "^5.15.5",
-    "axios": "0.18.1",
+    "axios": "1.6.0",
     "core-js": "^3.6.4",
     "driver.js": "^0.9.6",
     "echarts": "^5.2.2",