Răsfoiți Sursa

Merge branch 'master' of github.com:wekan/wekan

Lauri Ojansivu 4 ani în urmă
părinte
comite
855d60f28e
2 a modificat fișierele cu 24 adăugiri și 0 ștergeri
  1. 18 0
      package-lock.json
  2. 6 0
      package.json

+ 18 - 0
package-lock.json

@@ -22,9 +22,15 @@
         "exceljs": "^4.2.1",
         "fibers": "^5.0.0",
         "gridfs-stream": "https://github.com/wekan/gridfs-stream/tarball/master",
+<<<<<<< HEAD
         "jszip": "^3.7.1",
         "ldapjs": "^2.3.1",
         "markdown-it": "^12.2.0",
+=======
+        "jszip": "^3.7.0",
+        "ldapjs": "^2.3.0",
+        "markdown-it": "^12.1.0",
+>>>>>>> e23ced47ae40e055e23506ea9c836b768a8f68c9
         "markdown-it-emoji": "^2.0.0",
         "meteor-node-stubs": "^1.1.0",
         "mongodb": "^3.6.11",
@@ -1955,9 +1961,15 @@
       }
     },
     "node_modules/jszip": {
+<<<<<<< HEAD
       "version": "3.7.1",
       "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz",
       "integrity": "sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==",
+=======
+      "version": "3.7.0",
+      "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.0.tgz",
+      "integrity": "sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==",
+>>>>>>> e23ced47ae40e055e23506ea9c836b768a8f68c9
       "dependencies": {
         "lie": "~3.3.0",
         "pako": "~1.0.2",
@@ -8505,9 +8517,15 @@
       }
     },
     "jszip": {
+<<<<<<< HEAD
       "version": "3.7.1",
       "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz",
       "integrity": "sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==",
+=======
+      "version": "3.7.0",
+      "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.0.tgz",
+      "integrity": "sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==",
+>>>>>>> e23ced47ae40e055e23506ea9c836b768a8f68c9
       "requires": {
         "lie": "~3.3.0",
         "pako": "~1.0.2",

+ 6 - 0
package.json

@@ -34,9 +34,15 @@
     "exceljs": "^4.2.1",
     "fibers": "^5.0.0",
     "gridfs-stream": "https://github.com/wekan/gridfs-stream/tarball/master",
+<<<<<<< HEAD
     "jszip": "^3.7.1",
     "ldapjs": "^2.3.1",
     "markdown-it": "^12.2.0",
+=======
+    "jszip": "^3.7.0",
+    "ldapjs": "^2.3.0",
+    "markdown-it": "^12.1.0",
+>>>>>>> e23ced47ae40e055e23506ea9c836b768a8f68c9
     "markdown-it-emoji": "^2.0.0",
     "meteor-node-stubs": "^1.1.0",
     "mongodb": "^3.6.11",