forked from softprops/action-gh-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.snyk
24 lines (24 loc) · 1.25 KB
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.22.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- jest-circus > @babel/traverse > lodash:
patched: '2022-01-28T15:49:07.543Z'
- jest-circus > @babel/traverse > @babel/types > lodash:
patched: '2022-01-28T15:49:07.543Z'
- jest-circus > @babel/traverse > @babel/generator > lodash:
patched: '2022-01-28T15:49:07.543Z'
- jest-circus > @jest/environment > @jest/transform > @babel/core > lodash:
patched: '2022-01-28T15:49:07.543Z'
- jest > jest-cli > jest-config > @babel/core > lodash:
patched: '2022-01-28T15:49:07.543Z'
- jest > jest-cli > jest-config > @babel/core > @babel/types > lodash:
patched: '2022-01-28T15:49:07.543Z'
- jest > jest-cli > jest-config > @babel/core > @babel/generator > lodash:
patched: '2022-01-28T15:49:07.543Z'
- jest > jest-cli > jest-config > @babel/core > @babel/traverse > lodash:
patched: '2022-01-28T15:49:07.543Z'
- jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > request-promise-native > request-promise-core > lodash:
patched: '2022-01-28T15:49:07.543Z'