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 brecke committed May 3, 2020
1 parent 3ce2d54 commit b9d636f
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# 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:
- grunt-contrib-jshint > jshint > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/run > @lerna/command > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/publish > @lerna/version > @lerna/command > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/version > @lerna/conventional-commits > conventional-changelog-core > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/publish > @lerna/prompt > inquirer > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/version > @lerna/conventional-commits > conventional-changelog-core > conventional-changelog-writer > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/version > @lerna/conventional-commits > conventional-changelog-core > conventional-commits-parser > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/version > @lerna/conventional-commits > conventional-recommended-bump > conventional-commits-parser > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/publish > @lerna/version > @lerna/conventional-commits > conventional-changelog-core > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/publish > @lerna/otplease > @lerna/prompt > inquirer > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/publish > @lerna/version > @lerna/conventional-commits > conventional-changelog-core > conventional-changelog-writer > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/publish > @lerna/version > @lerna/conventional-commits > conventional-changelog-core > conventional-commits-parser > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/publish > @lerna/version > @lerna/conventional-commits > conventional-recommended-bump > conventional-commits-parser > lodash:
patched: '2020-05-03T02:45:00.591Z'
- lerna > @lerna/publish > @lerna/npm-publish > @lerna/otplease > @lerna/prompt > inquirer > lodash:
patched: '2020-05-03T02:45:00.591Z'

1 comment on commit b9d636f

@datreeio
Copy link

@datreeio datreeio bot commented on b9d636f May 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Rules (5 / 5) Passed

👑 Good job! this pull request is aligned with your organization's best practices!

👉 You can review your rules settings at smart policy management 👈

Please sign in to comment.