diff --git a/.snyk b/.snyk index 6632a4c..1e7941c 100644 --- a/.snyk +++ b/.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: @@ -43,3 +43,10 @@ patch: patched: '2019-07-06T03:18:51.170Z' - tilejson > requestretry > request > form-data > async > lodash: patched: '2019-07-06T03:18:51.170Z' + SNYK-JS-LODASH-567746: + - tilelive-tmsource > mapnik-reference > lodash: + patched: '2020-05-02T03:19:09.139Z' + - tilelive-vector > request > form-data > async > lodash: + patched: '2020-05-02T03:19:09.139Z' + - tilejson > requestretry > request > form-data > async > lodash: + patched: '2020-05-02T03:19:09.139Z' diff --git a/package.json b/package.json index 33c86c0..5c68634 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "tilelive-tmstyle": "^0.5.1", "tilelive-utfgrid": "^0.2.0", "tilelive-vector": "^3.8.0", - "snyk": "^1.192.3" + "snyk": "^1.316.2" }, "snyk": true }