@dongkboy %!s(int64=2) %!d(string=hai) anos
pai
achega
b775b94d42
Modificáronse 2 ficheiros con 16 adicións e 8 borrados
  1. 14 7
      package-lock.json
  2. 2 1
      package.json

+ 14 - 7
package-lock.json

@@ -3515,9 +3515,9 @@
       "dev": true
     },
     "element-ui": {
-      "version": "2.15.8",
-      "resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.8.tgz",
-      "integrity": "sha512-N54zxosRFqpYax3APY3GeRmtOZwIls6Z756WM0kdPZ5Q92PIeKHnZgF1StlamIg9bLxP1k+qdhTZvIeQlim09A==",
+      "version": "2.15.14",
+      "resolved": "https://registry.npmmirror.com/element-ui/-/element-ui-2.15.14.tgz",
+      "integrity": "sha512-2v9fHL0ZGINotOlRIAJD5YuVB8V7WKxrE9Qy7dXhRipa035+kF7WuU/z+tEmLVPBcJ0zt8mOu1DKpWcVzBK8IA==",
       "requires": {
         "async-validator": "~1.8.1",
         "babel-helper-vue-jsx-merge-props": "^2.0.0",
@@ -3529,7 +3529,7 @@
       "dependencies": {
         "throttle-debounce": {
           "version": "1.1.0",
-          "resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-1.1.0.tgz",
+          "resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-1.1.0.tgz",
           "integrity": "sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg=="
         }
       }
@@ -12825,9 +12825,9 @@
       }
     },
     "throttle-debounce": {
-      "version": "2.3.0",
-      "resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-2.3.0.tgz",
-      "integrity": "sha512-H7oLPV0P7+jgvrk+6mwwwBDmxTaxnu9HMXmloNLXwnNO0ZxZ31Orah2n8lU1eMPvsaowP2CX+USCgyovXfdOFQ=="
+      "version": "5.0.0",
+      "resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-5.0.0.tgz",
+      "integrity": "sha512-2iQTSgkkc1Zyk0MeVrt/3BvuOXYPl/R8Z0U2xxo9rjwNciaHDG3R+Lm6dh4EeUci49DanvBnuqI6jshoQQRGEg=="
     },
     "through": {
       "version": "2.3.8",
@@ -13377,6 +13377,13 @@
       "requires": {
         "throttle-debounce": "^2.0.1",
         "viewerjs": "^1.5.0"
+      },
+      "dependencies": {
+        "throttle-debounce": {
+          "version": "2.3.0",
+          "resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-2.3.0.tgz",
+          "integrity": "sha512-H7oLPV0P7+jgvrk+6mwwwBDmxTaxnu9HMXmloNLXwnNO0ZxZ31Orah2n8lU1eMPvsaowP2CX+USCgyovXfdOFQ=="
+        }
       }
     },
     "v8flags": {

+ 2 - 1
package.json

@@ -21,7 +21,7 @@
     "cross-env": "^7.0.3",
     "echarts": "^4.9.0",
     "element-china-area-data": "^6.1.0",
-    "element-ui": "^2.15.8",
+    "element-ui": "^2.15.14",
     "font-awesome": "^4.7.0",
     "html2canvas": "^1.4.1",
     "image-conversion": "^2.1.1",
@@ -30,6 +30,7 @@
     "moment": "^2.29.4",
     "qrcodejs2": "0.0.2",
     "save-dev": "0.0.1-security",
+    "throttle-debounce": "^5.0.0",
     "tinymce": "5.0.3",
     "v-viewer": "^1.5.1",
     "vue": "^2.5.2",