zpzgiser
2021-07-13 d5f3b5005f0daaf4e89101ff05c9259071bd6ed6
package-lock.json
@@ -1148,6 +1148,14 @@
        "xlsx": "0.16.9"
      },
      "dependencies": {
        "echarts": {
          "version": "4.9.0",
          "resolved": "https://registry.npmjs.org/echarts/-/echarts-4.9.0.tgz",
          "integrity": "sha512-+ugizgtJ+KmsJyyDPxaw2Br5FqzuBnyOWwcxPKO6y0gc5caYcfnEUIlNStx02necw8jmKmTafmpHhGo4XDtEIA==",
          "requires": {
            "zrender": "4.3.2"
          }
        },
        "ol": {
          "version": "6.4.3",
          "resolved": "https://registry.nlark.com/ol/download/ol-6.4.3.tgz",
@@ -1157,6 +1165,11 @@
            "pbf": "3.2.1",
            "rbush": "^3.0.1"
          }
        },
        "zrender": {
          "version": "4.3.2",
          "resolved": "https://registry.npmjs.org/zrender/-/zrender-4.3.2.tgz",
          "integrity": "sha512-bIusJLS8c4DkIcdiK+s13HiQ/zjQQVgpNohtd8d94Y2DnJqgM1yjh/jpDb8DoL6hd7r8Awagw8e3qK/oLaWr3g=="
        }
      }
    },
@@ -13957,7 +13970,7 @@
    },
    "webfont-matcher": {
      "version": "1.1.0",
      "resolved": "https://registry.npm.taobao.org/webfont-matcher/download/webfont-matcher-1.1.0.tgz",
      "resolved": "https://registry.npmjs.org/webfont-matcher/-/webfont-matcher-1.1.0.tgz",
      "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc="
    },
    "webpack": {