Skip to content

Commit

Permalink
chore(package): Fix for 1 vulnerabilities (#10)
Browse files Browse the repository at this point in the history
* 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-LODASH-567746

* 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-LODASH-567746

* 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-LODASH-567746
  • Loading branch information
snyk-bot committed May 5, 2020
1 parent 6f5a47d commit 3645f28
Show file tree
Hide file tree
Showing 3 changed files with 442 additions and 333 deletions.
37 changes: 36 additions & 1 deletion .snyk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.0
version: v1.14.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
Expand All @@ -10,3 +10,38 @@ patch:
patched: '2020-02-04T11:39:40.387Z'
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/cocoapods-lockfile-parser > @snyk/dep-graph > lodash:
patched: '2020-02-04T11:39:40.387Z'
SNYK-JS-LODASH-567746:
- snyk > @snyk/dep-graph > lodash:
patched: '2020-05-05T03:09:02.820Z'
- winston > async > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/dep-graph > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > snyk-nuget-plugin > dotnet-deps-parser > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/cocoapods-lockfile-parser > @snyk/ruby-semver > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > inquirer > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > snyk-config > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > snyk-mvn-plugin > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > snyk-nodejs-lockfile-parser > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > snyk-nuget-plugin > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > @snyk/dep-graph > graphlib > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > snyk-go-plugin > graphlib > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > snyk-nodejs-lockfile-parser > graphlib > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > snyk-php-plugin > @snyk/composer-lockfile-parser > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/dep-graph > graphlib > lodash:
patched: '2020-05-05T03:09:02.820Z'
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/cocoapods-lockfile-parser > @snyk/dep-graph > graphlib > lodash:
patched: '2020-05-05T03:09:02.820Z'
Loading

0 comments on commit 3645f28

Please sign in to comment.