Skip to content

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 baires committed May 3, 2020
1 parent ab2b325 commit 25fc4ba
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -304,3 +304,17 @@ patch:
patched: '2020-05-01T21:08:26.967Z'
- next > @babel/preset-env > @babel/plugin-transform-exponentiation-operator > @babel/helper-builder-binary-assignment-operator-visitor > @babel/helper-explode-assignable-expression > @babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash:
patched: '2020-05-01T21:08:26.967Z'
- prettier-eslint-cli > eslint > lodash:
patched: '2020-05-03T20:52:02.131Z'
- prettier-eslint-cli > eslint > inquirer > lodash:
patched: '2020-05-03T20:52:02.131Z'
- prettier-eslint-cli > eslint > table > lodash:
patched: '2020-05-03T20:52:02.131Z'
- prettier-eslint-cli > prettier-eslint > eslint > lodash:
patched: '2020-05-03T20:52:02.131Z'
- prettier-eslint-cli > prettier-eslint > vue-eslint-parser > lodash:
patched: '2020-05-03T20:52:02.131Z'
- prettier-eslint-cli > prettier-eslint > eslint > inquirer > lodash:
patched: '2020-05-03T20:52:02.131Z'
- prettier-eslint-cli > prettier-eslint > eslint > table > lodash:
patched: '2020-05-03T20:52:02.131Z'

0 comments on commit 25fc4ba

Please sign in to comment.