Skip to content

Commit

Permalink
fix: server/package.json, server/package-lock.json & server/.snyk to …
Browse files Browse the repository at this point in the history
…reduce vulnerabilities

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
  • Loading branch information
snyk-bot authored and EmilienMottet committed Apr 30, 2020
1 parent 783159a commit 04e362e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions server/.snyk
@@ -0,0 +1,12 @@
# 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:
- mongoose-gridfs > lodash:
patched: '2020-04-30T23:56:04.408Z'
- fluent-ffmpeg > async > lodash:
patched: '2020-04-30T23:56:04.408Z'
- mongoose > async > lodash:
patched: '2020-04-30T23:56:04.408Z'

0 comments on commit 04e362e

Please sign in to comment.