seimin il y a 3 ans
Parent
commit
4cc6d490e0
2 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -749,9 +749,9 @@
749 749
       }
750 750
     },
751 751
     "@types/echarts": {
752
-      "version": "4.9.9",
753
-      "resolved": "https://registry.nlark.com/@types/echarts/download/@types/echarts-4.9.9.tgz?cache=0&sync_timestamp=1625599737693&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fecharts%2Fdownload%2F%40types%2Fecharts-4.9.9.tgz",
754
-      "integrity": "sha1-nCA6zF9wD+Rvz2vB7HSPyxKNjtA=",
752
+      "version": "4.9.10",
753
+      "resolved": "https://registry.nlark.com/@types/echarts/download/@types/echarts-4.9.10.tgz?cache=0&sync_timestamp=1628820205094&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fecharts%2Fdownload%2F%40types%2Fecharts-4.9.10.tgz",
754
+      "integrity": "sha1-o91Zj7s7NueX8853G+P6jcGKfaY=",
755 755
       "dev": true,
756 756
       "requires": {
757 757
         "@types/zrender": "*"

+ 1 - 1
package.json

@@ -46,7 +46,7 @@
46 46
     "@angular/compiler-cli": "~8.1.1",
47 47
     "@angular/language-service": "~8.1.1",
48 48
     "@types/datatables.net": "^1.10.20",
49
-    "@types/echarts": "^4.9.9",
49
+    "@types/echarts": "^4.9.10",
50 50
     "@types/jasmine": "~3.3.8",
51 51
     "@types/jasminewd2": "^2.0.10",
52 52
     "@types/node": "~8.9.4",