fix: package.json, package-lock.json & .snyk to reduce vulnerabilities (#5326)

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-TREEKILL-536781
This commit is contained in:
Snyk bot
2019-12-12 13:13:35 +01:00
committed by Eugenio Romano
parent 90c5e41d67
commit 4699f407e9
3 changed files with 92 additions and 62 deletions

5
.snyk
View File

@@ -1,5 +1,5 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.5
version: v1.14.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
@@ -8,3 +8,6 @@ patch:
patched: '2019-11-20T10:48:59.194Z'
- '@alfresco/js-api > @alfresco/adf-cli > npm-registry-fetch > make-fetch-happen > https-proxy-agent':
patched: '2019-11-20T10:48:59.194Z'
SNYK-JS-TREEKILL-536781:
- snyk > snyk-sbt-plugin > tree-kill:
patched: '2019-12-12T00:35:06.820Z'