Skip to content

Commit 8d7d507

Browse files
author
Erik Vullings
authored
Merge pull request #13 from TNOCS/snyk-fix-d0cb4f2169dd81cb0cc0fe31400fcb8f
[Snyk] Fix for 1 vulnerable dependencies
2 parents 6238ae5 + 1d6ccc0 commit 8d7d507

2 files changed

Lines changed: 31 additions & 2 deletions

File tree

.snyk

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2-
version: v1.7.0
2+
version: v1.13.5
33
ignore: {}
44
# patches apply the minimum changes required to fix a vulnerability
55
patch:
@@ -14,3 +14,32 @@ patch:
1414
'npm:tough-cookie:20160722':
1515
- tilelive-vector > request > tough-cookie:
1616
patched: '2017-02-18T10:10:55.162Z'
17+
SNYK-JS-LODASH-450202:
18+
- snyk > snyk-nuget-plugin > lodash:
19+
patched: '2019-07-06T03:18:51.170Z'
20+
- snyk > lodash:
21+
patched: '2019-07-06T03:18:51.170Z'
22+
- tilelive-tmsource > mapnik-reference > lodash:
23+
patched: '2019-07-06T03:18:51.170Z'
24+
- snyk > @snyk/dep-graph > lodash:
25+
patched: '2019-07-06T03:18:51.170Z'
26+
- snyk > inquirer > lodash:
27+
patched: '2019-07-06T03:18:51.170Z'
28+
- snyk > snyk-config > lodash:
29+
patched: '2019-07-06T03:18:51.170Z'
30+
- snyk > snyk-mvn-plugin > lodash:
31+
patched: '2019-07-06T03:18:51.170Z'
32+
- snyk > snyk-nodejs-lockfile-parser > lodash:
33+
patched: '2019-07-06T03:18:51.170Z'
34+
- snyk > snyk-go-plugin > graphlib > lodash:
35+
patched: '2019-07-06T03:18:51.170Z'
36+
- snyk > snyk-php-plugin > @snyk/composer-lockfile-parser > lodash:
37+
patched: '2019-07-06T03:18:51.170Z'
38+
- snyk > snyk-nodejs-lockfile-parser > graphlib > lodash:
39+
patched: '2019-07-06T03:18:51.170Z'
40+
- snyk > @snyk/dep-graph > graphlib > lodash:
41+
patched: '2019-07-06T03:18:51.170Z'
42+
- tilelive-vector > request > form-data > async > lodash:
43+
patched: '2019-07-06T03:18:51.170Z'
44+
- tilejson > requestretry > request > form-data > async > lodash:
45+
patched: '2019-07-06T03:18:51.170Z'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"tilelive-tmstyle": "^0.5.1",
4141
"tilelive-utfgrid": "^0.2.0",
4242
"tilelive-vector": "^3.8.0",
43-
"snyk": "^1.25.0"
43+
"snyk": "^1.192.3"
4444
},
4545
"snyk": true
4646
}

0 commit comments

Comments
 (0)