Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
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 authored and hegdeashwin committed Apr 30, 2020
commit 06f12606a616bcba3ef9f0259fedd4503c73f9f5
16 changes: 16 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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:
- eslint > lodash:
patched: '2020-04-30T21:41:12.802Z'
- eslint-plugin-import > lodash:
patched: '2020-04-30T21:41:12.802Z'
- eslint > inquirer > lodash:
patched: '2020-04-30T21:41:12.802Z'
- eslint > table > lodash:
patched: '2020-04-30T21:41:12.802Z'
- lodash:
patched: '2020-04-30T21:41:12.802Z'