Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
  • Loading branch information
snyk-test committed Jul 24, 2019
1 parent 3091a0d commit f4113ff
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 290 deletions.
38 changes: 38 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,41 @@ patch:
patched: '2019-07-04T02:34:26.801Z'
- babel-eslint > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash:
patched: '2019-07-04T02:34:26.801Z'
- snyk > @snyk/dep-graph > graphlib > lodash:
patched: '2019-07-24T10:26:38.408Z'
- snyk > lodash:
patched: '2019-07-24T10:26:38.408Z'
- snyk > snyk-nodejs-lockfile-parser > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/types > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/traverse > lodash:
patched: '2019-07-24T10:26:38.408Z'
- extract-text-webpack-plugin > async > lodash:
patched: '2019-07-24T10:26:38.408Z'
- snyk > @snyk/dep-graph > lodash:
patched: '2019-07-24T10:26:38.408Z'
- snyk > inquirer > lodash:
patched: '2019-07-24T10:26:38.408Z'
- snyk > snyk-config > lodash:
patched: '2019-07-24T10:26:38.408Z'
- snyk > snyk-nuget-plugin > lodash:
patched: '2019-07-24T10:26:38.408Z'
- snyk > snyk-go-plugin > graphlib > lodash:
patched: '2019-07-24T10:26:38.408Z'
- snyk > snyk-nodejs-lockfile-parser > graphlib > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/traverse > @babel/generator > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/traverse > @babel/types > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/traverse > @babel/helper-function-name > @babel/types > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/traverse > @babel/generator > @babel/types > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash:
patched: '2019-07-24T10:26:38.408Z'
- babel-eslint > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash:
patched: '2019-07-24T10:26:38.408Z'
Loading

3 comments on commit f4113ff

@datreeio
Copy link

@datreeio datreeio bot commented on f4113ff Jul 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Rules (6 / 6) Passed

👑 Good job! this pull request is aligned with your organization's best practices!

👉 You can review your rules settings at smart policy management 👈

👉 click here to view a full list of the events 👈

@datreeio
Copy link

@datreeio datreeio bot commented on f4113ff Jul 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't run policy because this branch has conflicts that must be resolved, the policy will automatically run again after the conflicts are resolved
👉 click here to view a full list of the events 👈

@datreeio
Copy link

@datreeio datreeio bot commented on f4113ff Jul 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⏳ Waiting for custom rule data to be resolved
👉 click here to view a full list of the events 👈

Please sign in to comment.