Browse Source

更新date-fns

seimin 3 years ago
parent
commit
07e597fe48
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -2787,9 +2787,9 @@
2787 2787
       }
2788 2788
     },
2789 2789
     "date-fns": {
2790
-      "version": "2.22.1",
2791
-      "resolved": "https://registry.nlark.com/date-fns/download/date-fns-2.22.1.tgz?cache=0&sync_timestamp=1622203830828&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fdate-fns%2Fdownload%2Fdate-fns-2.22.1.tgz",
2792
-      "integrity": "sha1-Hlr5WYMeux2CmSv2e3ZQUtjw78Q="
2790
+      "version": "2.23.0",
2791
+      "resolved": "https://registry.nlark.com/date-fns/download/date-fns-2.23.0.tgz",
2792
+      "integrity": "sha1-TohslBZZrwz3sw+v3R6qN+iHiKk="
2793 2793
     },
2794 2794
     "date-format": {
2795 2795
       "version": "2.1.0",

+ 1 - 1
package.json

@@ -27,7 +27,7 @@
27 27
     "core-js": "^3.15.2",
28 28
     "crypto-js": "^3.3.0",
29 29
     "datatables.net": "^1.10.25",
30
-    "date-fns": "^2.22.1",
30
+    "date-fns": "^2.23.0",
31 31
     "echarts": "^4.6.0",
32 32
     "ng-zorro-antd": "^8.5.2",
33 33
     "ngx-echarts": "^4.2.2",