Skip to content

Commit

Permalink
fix security frontend import
Browse files Browse the repository at this point in the history
Signed-off-by: kakawu <945844419@qq.com>
  • Loading branch information
wgcitgkaka committed Feb 7, 2024
1 parent f807587 commit 2d8f218
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.4",
"babel-polyfill": "^6.26.0",
"clipboard": "^2.0.8",
"echarts": "^4.2.1",
Expand All @@ -24,7 +24,7 @@
"js-cookie": "2.2.0",
"jszip": "^3.8.0",
"lodash": "^4.17.21",
"mockjs": "1.0.1-beta3",
"mockjs": "1.1.0",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"sortablejs": "^1.8.4",
Expand Down

0 comments on commit 2d8f218

Please sign in to comment.