forked from wspringer/react-native-dash
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.snyk
More file actions
17 lines (17 loc) · 658 Bytes
/
.snyk
File metadata and controls
17 lines (17 loc) · 658 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.7.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:debug:20170905':
- sqlite3 > node-pre-gyp > tar-pack > debug:
patched: '2017-10-12T15:15:06.814Z'
'npm:ms:20170412':
- sqlite3 > node-pre-gyp > tar-pack > debug > ms:
patched: '2017-10-12T15:15:06.814Z'
'npm:qs:20170213':
- sqlite3 > node-pre-gyp > request > qs:
patched: '2017-10-12T15:15:06.814Z'
'npm:tough-cookie:20170905':
- sqlite3 > node-pre-gyp > request > tough-cookie:
patched: '2017-10-12T15:15:06.814Z'