Skip to content

Commit d693cfd

Browse files
authored
Merge pull request #138 from CodeForBaltimore/snyk-fix-3fb2d7bb7a5735debccea1d439f59592
[Snyk] Fix for 1 vulnerabilities
2 parents cdb4128 + 1efb3dc commit d693cfd

File tree

3 files changed

+2206
-164
lines changed

3 files changed

+2206
-164
lines changed

.snyk

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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+
- lodash:
8+
patched: '2020-04-30T23:28:44.101Z'
9+
- '@babel/node > lodash':
10+
patched: '2020-04-30T23:28:44.101Z'
11+
- sequelize > lodash:
12+
patched: '2020-04-30T23:28:44.101Z'
13+
- '@babel/node > @babel/register > lodash':
14+
patched: '2020-04-30T23:28:44.101Z'
15+
- mocha > yargs-unparser > lodash:
16+
patched: '2020-04-30T23:28:44.101Z'
17+
- '@babel/core > @babel/helpers > @babel/traverse > lodash':
18+
patched: '2020-04-30T23:28:44.101Z'
19+
- random-words > mocha > yargs-unparser > lodash:
20+
patched: '2020-04-30T23:28:44.101Z'
21+
- '@babel/core > @babel/helper-module-transforms > @babel/helper-replace-supers > @babel/traverse > lodash':
22+
patched: '2020-04-30T23:28:44.101Z'
23+
- '@babel/core > @babel/helper-module-transforms > @babel/helper-replace-supers > @babel/traverse > @babel/generator > lodash':
24+
patched: '2020-04-30T23:28:44.101Z'
25+
- '@babel/core > @babel/helper-module-transforms > @babel/helper-replace-supers > @babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash':
26+
patched: '2020-04-30T23:28:44.101Z'
27+
- '@babel/core > @babel/helper-module-transforms > @babel/helper-replace-supers > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash':
28+
patched: '2020-04-30T23:28:44.101Z'

0 commit comments

Comments
 (0)