mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
fix: packages/lib/package.json & packages/lib/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
This commit is contained in:
18
packages/lib/.snyk
Normal file
18
packages/lib/.snyk
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# 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:
|
||||||
|
- styled-components > @babel/traverse > lodash:
|
||||||
|
patched: '2020-04-30T22:47:36.693Z'
|
||||||
|
- styled-components > babel-plugin-styled-components > lodash:
|
||||||
|
patched: '2020-04-30T22:47:36.693Z'
|
||||||
|
- styled-components > @babel/traverse > @babel/generator > lodash:
|
||||||
|
patched: '2020-04-30T22:47:36.693Z'
|
||||||
|
- styled-components > babel-plugin-styled-components > @babel/helper-annotate-as-pure > @babel/types > lodash:
|
||||||
|
patched: '2020-04-30T22:47:36.693Z'
|
||||||
|
- styled-components > @babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash:
|
||||||
|
patched: '2020-04-30T22:47:36.693Z'
|
||||||
|
- styled-components > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash:
|
||||||
|
patched: '2020-04-30T22:47:36.693Z'
|
||||||
Reference in New Issue
Block a user