mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-08 11:03:49 -05:00
* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 * fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 * fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
9 lines
279 B
Plaintext
9 lines
279 B
Plaintext
# 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:
|
|
- termcolors > lodash:
|
|
patched: '2020-05-01T01:18:01.288Z'
|