Skip to content

Commit 0d31043

Browse files
authored
Merge pull request #479 from snyk/snyk-fix-8a0a264e2b23f55f6dc1a35b0660d88c
[Snyk] Fix for 1 vulnerabilities
2 parents 21653a9 + ee6ef57 commit 0d31043

File tree

3 files changed

+140
-45
lines changed

3 files changed

+140
-45
lines changed

.snyk

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,21 @@ patch:
1818
patched: '2020-04-30T14:34:25.161Z'
1919
- snyk-docker-plugin > @snyk/rpm-parser > eslint > table > lodash:
2020
patched: '2020-04-30T14:34:25.161Z'
21+
- async > lodash:
22+
patched: '2020-05-13T11:05:47.964Z'
23+
- snyk-config > lodash:
24+
patched: '2020-05-13T11:05:47.964Z'
25+
- '@kubernetes/client-node > openid-client > lodash':
26+
patched: '2020-05-13T11:05:47.964Z'
27+
- '@kubernetes/client-node > openid-client > node-jose > lodash':
28+
patched: '2020-05-13T11:05:47.964Z'
29+
- snyk > snyk-nodejs-lockfile-parser > snyk-config > lodash:
30+
patched: '2020-05-13T11:05:47.964Z'
31+
- snyk-docker-plugin > @snyk/rpm-parser > eslint > lodash:
32+
patched: '2020-05-13T11:05:47.964Z'
33+
- snyk > snyk-mvn-plugin > @snyk/java-call-graph-builder > snyk-config > lodash:
34+
patched: '2020-05-13T11:05:47.964Z'
35+
- snyk-docker-plugin > @snyk/rpm-parser > eslint > inquirer > lodash:
36+
patched: '2020-05-13T11:05:47.964Z'
37+
- snyk-docker-plugin > @snyk/rpm-parser > eslint > table > lodash:
38+
patched: '2020-05-13T11:05:47.964Z'

package-lock.json

Lines changed: 121 additions & 44 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
@@ -49,7 +49,7 @@
4949
"typescript": "^3.8.3",
5050
"ws": "^7.2.1",
5151
"yaml": "^1.7.2",
52-
"snyk": "^1.316.0"
52+
"snyk": "^1.320.3"
5353
},
5454
"devDependencies": {
5555
"@typescript-eslint/eslint-plugin": "^2.22.0",

0 commit comments

Comments
 (0)