Skip to content

Commit 31ccb6d

Browse files
author
Sven Fehler
authored
Merge pull request #74 from Sv443/snyk-fix-e665c7f07715c8ac77bdc3717a1c9a78
2 parents 71068ac + 77e5f7e commit 31ccb6d

File tree

3 files changed

+2182
-90
lines changed

3 files changed

+2182
-90
lines changed

.snyk

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.14.1
3+
ignore: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-567746:
7+
- eslint > lodash:
8+
patched: '2020-05-01T01:34:02.805Z'
9+
- eslint > inquirer > lodash:
10+
patched: '2020-05-01T01:34:02.805Z'
11+
- eslint > table > lodash:
12+
patched: '2020-05-01T01:34:02.805Z'
13+
- madge > detective-typescript > @typescript-eslint/typescript-estree > lodash:
14+
patched: '2020-05-01T01:34:02.805Z'
15+
- madge > dependency-tree > precinct > detective-typescript > @typescript-eslint/typescript-estree > lodash:
16+
patched: '2020-05-01T01:34:02.805Z'

0 commit comments

Comments
 (0)