Skip to content

Commit b3b2595

Browse files
author
snyk-test
committed
fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
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
1 parent 3140873 commit b3b2595

File tree

3 files changed

+84
-40
lines changed

3 files changed

+84
-40
lines changed

.snyk

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,21 @@ patch:
1212
patched: '2019-07-04T03:12:54.438Z'
1313
- pm2 > vizion > async > lodash:
1414
patched: '2019-07-04T03:12:54.438Z'
15+
- snyk > lodash:
16+
patched: '2019-07-26T07:47:48.980Z'
17+
- snyk > @snyk/dep-graph > lodash:
18+
patched: '2019-07-26T07:47:48.980Z'
19+
- snyk > inquirer > lodash:
20+
patched: '2019-07-26T07:47:48.980Z'
21+
- snyk > snyk-config > lodash:
22+
patched: '2019-07-26T07:47:48.980Z'
23+
- snyk > snyk-nodejs-lockfile-parser > lodash:
24+
patched: '2019-07-26T07:47:48.980Z'
25+
- snyk > snyk-nuget-plugin > lodash:
26+
patched: '2019-07-26T07:47:48.980Z'
27+
- snyk > @snyk/dep-graph > graphlib > lodash:
28+
patched: '2019-07-26T07:47:48.980Z'
29+
- snyk > snyk-go-plugin > graphlib > lodash:
30+
patched: '2019-07-26T07:47:48.980Z'
31+
- snyk > snyk-nodejs-lockfile-parser > graphlib > lodash:
32+
patched: '2019-07-26T07:47:48.980Z'

package-lock.json

Lines changed: 65 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"rxjs": "^6.2.2",
166166
"systemjs": "0.21.5",
167167
"zone.js": "~0.8.26",
168-
"snyk": "^1.189.0"
168+
"snyk": "^1.199.2"
169169
},
170170
"snyk": true
171171
}

0 commit comments

Comments
 (0)