Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
  • Loading branch information
snyk-bot authored and bmvermeer committed May 7, 2020
1 parent 8691e01 commit bb68787
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,21 @@ patch:
patched: '2020-05-01T05:50:53.898Z'
- '@babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash':
patched: '2020-05-01T05:50:53.898Z'
- '@babel/types > lodash':
patched: '2020-05-07T09:02:29.251Z'
- '@babel/traverse > lodash':
patched: '2020-05-07T09:02:29.251Z'
- '@babel/traverse > @babel/types > lodash':
patched: '2020-05-07T09:02:29.251Z'
- '@babel/traverse > @babel/generator > lodash':
patched: '2020-05-07T09:02:29.251Z'
- '@babel/traverse > @babel/generator > @babel/types > lodash':
patched: '2020-05-07T09:02:29.251Z'
- '@babel/traverse > @babel/helper-function-name > @babel/types > lodash':
patched: '2020-05-07T09:02:29.251Z'
- '@babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash':
patched: '2020-05-07T09:02:29.251Z'
- '@babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash':
patched: '2020-05-07T09:02:29.251Z'
- '@babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash':
patched: '2020-05-07T09:02:29.251Z'

0 comments on commit bb68787

Please sign in to comment.