Skip to content

Commit

Permalink
fix: package.json, package-lock.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 joyja committed May 12, 2020
1 parent 62505be commit f095035
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- lodash:
patched: '2020-05-12T19:32:45.673Z'
- graphql-yoga > graphql-import > lodash:
patched: '2020-05-12T19:32:45.673Z'
- winston > async > lodash:
patched: '2020-05-12T19:32:45.673Z'
- tentacle-sparkplug-client > winston > async > lodash:
patched: '2020-05-12T19:32:45.673Z'

0 comments on commit f095035

Please sign in to comment.