Skip to content

Commit

Permalink
chore: axios update
Browse files Browse the repository at this point in the history
  • Loading branch information
X3ZvaWQ committed Nov 8, 2023
1 parent b792d1f commit f9e39c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jx3box/jx3box-common",
"version": "8.0.4",
"version": "8.0.5",
"description": "JX3BOX公共基础模块",
"main": "main.js",
"repository": {
Expand All @@ -9,7 +9,7 @@
},
"dependencies": {
"@jx3box/reporter": "^0.0.5",
"axios": "^0.20.0",
"axios": "^1.6.1",
"cheerio": "1.0.0-rc.10",
"dayjs": "^1.11.10",
"element-ui": "^2.13.2",
Expand Down

0 comments on commit f9e39c3

Please sign in to comment.