Explorar el Código

Updated dependencies + snyk policy

NGPixel hace 8 años
padre
commit
a508b2a7f4
Se han modificado 2 ficheros con 20 adiciones y 7 borrados
  1. 13 0
      .snyk
  2. 7 7
      package.json

+ 13 - 0
.snyk

@@ -10,4 +10,17 @@ ignore:
     - simplemde > marked:
         reason: No fix available
         expires: '2017-03-02T00:49:29.268Z'
+  'npm:ws:20160920':
+    - engine.io > ws:
+        reason: No fix available yet
+        expires: '2017-03-09T19:39:17.067Z'
+    - engine.io-client > ws:
+        reason: No fix available yet
+        expires: '2017-03-09T19:39:17.067Z'
+    - socket.io > engine.io > ws:
+        reason: No fix available yet
+        expires: '2017-03-09T19:39:17.067Z'
+    - socket.io > socket.io-client > engine.io-client > ws:
+        reason: No fix available yet
+        expires: '2017-03-09T19:39:17.067Z'
 patch: {}

+ 7 - 7
package.json

@@ -54,15 +54,15 @@
     "fs-extra": "^2.0.0",
     "git-wrapper2-promise": "^0.2.9",
     "highlight.js": "^9.9.0",
-    "i18next": "^6.0.3",
+    "i18next": "^7.0.0",
     "i18next-express-middleware": "^1.0.2",
     "i18next-node-fs-backend": "^0.1.3",
-    "js-yaml": "^3.7.0",
+    "js-yaml": "^3.8.1",
     "klaw": "^1.3.1",
     "lodash": "^4.17.3",
     "markdown-it": "^8.2.2",
     "markdown-it-abbr": "^1.0.4",
-    "markdown-it-anchor": "^2.6.0",
+    "markdown-it-anchor": "^3.0.0",
     "markdown-it-attrs": "^0.8.0",
     "markdown-it-emoji": "^1.3.0",
     "markdown-it-expand-tabs": "^1.0.11",
@@ -72,7 +72,7 @@
     "mime-types": "^2.1.13",
     "moment": "^2.17.1",
     "moment-timezone": "^0.5.11",
-    "mongoose": "^4.7.5",
+    "mongoose": "^4.8.1",
     "multer": "^1.2.1",
     "passport": "^0.3.2",
     "passport-facebook": "^2.1.1",
@@ -80,7 +80,7 @@
     "passport-local": "^1.0.0",
     "passport-windowslive": "^1.0.2",
     "passport.socketio": "^3.7.0",
-    "pug": "^2.0.0-beta10",
+    "pug": "^2.0.0-beta11",
     "read-chunk": "^2.0.0",
     "remove-markdown": "^0.1.0",
     "requarks-core": "^0.2.0",
@@ -103,7 +103,7 @@
     "codacy-coverage": "^2.0.0",
     "gulp": "^3.9.1",
     "gulp-babel": "^6.1.2",
-    "gulp-clean-css": "^2.3.2",
+    "gulp-clean-css": "^3.0.0",
     "gulp-concat": "^2.6.1",
     "gulp-gzip": "^1.4.0",
     "gulp-include": "^2.3.1",
@@ -125,7 +125,7 @@
     "nodemon": "^1.11.0",
     "run-sequence": "^1.2.2",
     "snyk": "^1.24.6",
-    "sticky-js": "^1.1.8",
+    "sticky-js": "^1.1.9",
     "twemoji-awesome": "^1.0.4",
     "vue": "^2.1.10"
   },