Sfoglia il codice sorgente

Update dependencies.

Thanks to developers of dependencies and xet7 !
Lauri Ojansivu 4 anni fa
parent
commit
419615bed4
2 ha cambiato i file con 348 aggiunte e 335 eliminazioni
  1. 340 327
      package-lock.json
  2. 8 8
      package.json

File diff suppressed because it is too large
+ 340 - 327
package-lock.json


+ 8 - 8
package.json

@@ -45,36 +45,36 @@
     "eslint-config-meteor": "0.0.9",
     "eslint-config-prettier": "^3.6.0",
     "eslint-import-resolver-meteor": "^0.4.0",
-    "eslint-plugin-import": "^2.20.0",
+    "eslint-plugin-import": "^2.22.0",
     "eslint-plugin-meteor": "^5.1.0",
-    "eslint-plugin-prettier": "^3.1.2",
+    "eslint-plugin-prettier": "^3.1.4",
     "lint-staged": "^7.3.0",
     "pre-commit": "^1.2.2",
     "prettier": "^1.19.1",
     "prettier-eslint": "^9.0.2"
   },
   "dependencies": {
-    "@babel/core": "^7.9.6",
-    "@babel/runtime": "^7.9.6",
+    "@babel/core": "^7.10.5",
+    "@babel/runtime": "^7.10.5",
     "@root/request": "^1.6.1",
     "ajv": "^5.0.0",
     "babel-runtime": "^6.26.0",
     "bcrypt": "^3.0.7",
     "bson": "^4.0.3",
-    "bunyan": "^1.8.12",
+    "bunyan": "^1.8.14",
     "es6-promise": "^4.2.4",
     "fibers": "^5.0.0",
     "flatted": "^2.0.1",
     "gridfs-stream": "^0.5.3",
-    "jszip": "^3.4.0",
+    "jszip": "^3.5.0",
     "ldapjs": "^1.0.2",
     "meteor-node-stubs": "^0.4.1",
-    "mongodb": "^3.5.7",
+    "mongodb": "^3.5.9",
     "os": "^0.1.1",
     "page": "^1.11.5",
     "papaparse": "^5.2.0",
     "qs": "^6.9.4",
     "source-map-support": "^0.5.19",
-    "xss": "^1.0.6"
+    "xss": "^1.0.7"
   }
 }

Some files were not shown because too many files changed in this diff