Commit 4ec32367fd8c54bf72a79e10a12deb4287306fdd

Authored by RuoYi
1 parent 9e8aa143

升级core-js到最新版本3.37.1

Showing 1 changed file with 1 additions and 1 deletions
ruoyi-ui/package.json
... ... @@ -39,7 +39,7 @@
39 39 "@riophae/vue-treeselect": "0.4.0",
40 40 "axios": "0.24.0",
41 41 "clipboard": "2.0.8",
42   - "core-js": "3.25.3",
  42 + "core-js": "3.37.1",
43 43 "echarts": "5.4.0",
44 44 "element-ui": "2.15.14",
45 45 "file-saver": "2.0.5",
... ...