Skip to content

Commit

Permalink
fix: package.json & .snyk to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
  • Loading branch information
snyk-bot authored and Vali0 committed May 1, 2020
1 parent fe7b977 commit 51affb7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .snyk
@@ -1,5 +1,5 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.5
version: v1.14.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
Expand Down Expand Up @@ -39,3 +39,12 @@ patch:
patched: '2019-10-05T02:45:32.585Z'
- snyk > proxy-agent > pac-proxy-agent > https-proxy-agent:
patched: '2019-10-05T02:45:32.585Z'
SNYK-JS-LODASH-567746:
- request-promise > request-promise-core > lodash:
patched: '2020-05-01T02:46:18.827Z'
- pug > pug-code-gen > constantinople > babel-types > lodash:
patched: '2020-05-01T02:46:18.827Z'
- pug > pug-filters > constantinople > babel-types > lodash:
patched: '2020-05-01T02:46:18.827Z'
- pug > pug-code-gen > pug-attrs > constantinople > babel-types > lodash:
patched: '2020-05-01T02:46:18.827Z'

0 comments on commit 51affb7

Please sign in to comment.