Kaynağa Gözat

Merge pull request #49 from Musare/snyk-fix-2a478eec0c9d9905516f568d7845ed68

[Snyk] Fix for 1 vulnerabilities
Jonathan Graham 4 yıl önce
ebeveyn
işleme
87c3947d75
3 değiştirilmiş dosya ile 789 ekleme ve 2 silme
  1. 4 1
      backend/.snyk
  2. 784 0
      backend/package-lock.json
  3. 1 1
      backend/package.json

+ 4 - 1
backend/.snyk

@@ -1,5 +1,5 @@
 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
-version: v1.13.5
+version: v1.14.1
 ignore: {}
 # patches apply the minimum changes required to fix a vulnerability
 patch:
@@ -8,3 +8,6 @@ patch:
         patched: '2019-10-03T21:28:13.725Z'
     - mailgun-js > proxy-agent > pac-proxy-agent > https-proxy-agent:
         patched: '2019-10-03T21:28:13.725Z'
+  SNYK-JS-LODASH-567746:
+    - mailgun-js > async > lodash:
+        patched: '2020-04-30T21:29:23.212Z'

Dosya farkı çok büyük olduğundan ihmal edildi
+ 784 - 0
backend/package-lock.json


+ 1 - 1
backend/package.json

@@ -33,7 +33,7 @@
     "sha256": "^0.2.0",
     "socket.io": "^2.2.0",
     "underscore": "^1.10.2",
-    "snyk": "^1.230.5"
+    "snyk": "^1.316.1"
   },
   "snyk": true
 }

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor