Skip to content

Commit a7abade

Browse files
authored
Merge pull request #465 from snyk/snyk-fix-c77355bcfa40c6ab3a06c4d0f2595c23
[Snyk] Fix for 1 vulnerabilities
2 parents f54c154 + cda0ff8 commit a7abade

File tree

3 files changed

+2006
-86
lines changed

3 files changed

+2006
-86
lines changed

.snyk

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2-
version: v1.13.1
2+
version: v1.14.1
33
ignore: {}
4-
patch: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-567746:
7+
- async > lodash:
8+
patched: '2020-04-30T14:34:25.161Z'
9+
- snyk-config > lodash:
10+
patched: '2020-04-30T14:34:25.161Z'
11+
- '@kubernetes/client-node > openid-client > lodash':
12+
patched: '2020-04-30T14:34:25.161Z'
13+
- '@kubernetes/client-node > openid-client > node-jose > lodash':
14+
patched: '2020-04-30T14:34:25.161Z'
15+
- snyk-docker-plugin > @snyk/rpm-parser > eslint > lodash:
16+
patched: '2020-04-30T14:34:25.161Z'
17+
- snyk-docker-plugin > @snyk/rpm-parser > eslint > inquirer > lodash:
18+
patched: '2020-04-30T14:34:25.161Z'
19+
- snyk-docker-plugin > @snyk/rpm-parser > eslint > table > lodash:
20+
patched: '2020-04-30T14:34:25.161Z'

0 commit comments

Comments
 (0)