Skip to content
This repository was archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
fix: .snyk & package.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/npm:braces:20180219


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:hoek:20180212
- https://snyk.io/vuln/npm:lodash:20180130
  • Loading branch information
snyk-bot committed Jul 19, 2018
1 parent d116244 commit 9c32cd0
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
34 changes: 34 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,38 @@ patch:
patched: '2018-06-27T02:25:12.851Z'
- npm > npm-lifecycle > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2018-06-27T02:25:12.851Z'
- npm > libcipm > npm-lifecycle > node-gyp > request > hawk > hoek:
patched: '2018-07-19T03:43:51.221Z'
- node-sass-chokidar > node-sass > node-gyp > request > hawk > hoek:
patched: '2018-07-19T03:43:51.221Z'
- node-sass-chokidar > node-sass > node-gyp > request > hawk > sntp > hoek:
patched: '2018-07-19T03:43:51.221Z'
- node-sass-chokidar > node-sass > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > node-gyp > request > hawk > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > node-gyp > request > hawk > boom > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > node-gyp > request > hawk > sntp > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2018-07-19T03:43:51.221Z'
- node-sass-chokidar > node-sass > node-gyp > request > hawk > boom > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > libcipm > npm-lifecycle > node-gyp > request > hawk > boom > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > libcipm > npm-lifecycle > node-gyp > request > hawk > sntp > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > libcipm > npm-lifecycle > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > npm-lifecycle > node-gyp > request > hawk > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > npm-lifecycle > node-gyp > request > hawk > boom > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > npm-lifecycle > node-gyp > request > hawk > sntp > hoek:
patched: '2018-07-19T03:43:51.221Z'
- npm > npm-lifecycle > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2018-07-19T03:43:51.221Z'
'npm:tunnel-agent:20170305':
- node-sass-chokidar > node-sass > request > tunnel-agent:
patched: '2018-06-27T02:25:12.851Z'
Expand All @@ -92,3 +124,5 @@ patch:
patched: '2018-07-03T05:04:45.476Z'
- npm > npm-audit-report > cli-table2 > lodash:
patched: '2018-07-03T05:04:45.476Z'
- npm > cli-table2 > lodash:
patched: '2018-07-19T03:43:51.221Z'
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lodash": "^4.17.4",
"moment": "^2.18.1",
"morgan": "^1.8.1",
"node-sass-chokidar": "0.0.3",
"node-sass-chokidar": "1.3.1",
"npm": "^5.6.0",
"npm-run-all": "^4.1.2",
"prop-types": "^15.6.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"redux-thunk": "^2.2.0",
"reflect-metadata": "^0.1.10",
"save": "^2.3.0",
"snyk": "^1.88.0",
"snyk": "^1.89.0",
"typeface-roboto": "0.0.50",
"uuid": "^3.0.1"
},
Expand Down

0 comments on commit 9c32cd0

Please sign in to comment.