Skip to content

Commit f92ab09

Browse files
committed
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-TREEKILL-536781
1 parent db6abbf commit f92ab09

File tree

3 files changed

+492
-547
lines changed

3 files changed

+492
-547
lines changed

.snyk

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2-
version: v1.13.5
2+
version: v1.14.0
33
ignore: {}
44
# patches apply the minimum changes required to fix a vulnerability
55
patch:
@@ -77,3 +77,8 @@ patch:
7777
patched: '2019-10-04T04:37:00.187Z'
7878
- marpat > snyk > proxy-agent > pac-proxy-agent > https-proxy-agent:
7979
patched: '2019-10-04T04:37:00.187Z'
80+
SNYK-JS-TREEKILL-536781:
81+
- snyk > snyk-sbt-plugin > tree-kill:
82+
patched: '2019-12-12T07:52:09.956Z'
83+
- marpat > snyk > snyk-sbt-plugin > tree-kill:
84+
patched: '2019-12-12T07:52:09.956Z'

0 commit comments

Comments
 (0)