Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 4c83e9d

Browse files
authored
Merge pull request #24 from salesforce-ux/snyk
chore: Snyk recommended vulnerability fixes
2 parents 19e85b2 + 560360a commit 4c83e9d

File tree

3 files changed

+8132
-1700
lines changed

3 files changed

+8132
-1700
lines changed

.snyk

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.19.0
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-MINIMIST-559764:
6+
- minimist:
7+
reason: None given
8+
expires: '2021-08-08T19:07:58.668Z'
9+
- mkdirp > minimist:
10+
reason: None given
11+
expires: '2021-08-08T19:07:58.668Z'
12+
SNYK-JS-GLOBPARENT-1016905:
13+
- babel-cli > chokidar > glob-parent:
14+
reason: None given
15+
expires: '2021-08-08T19:10:30.540Z'
16+
- babel-cli > chokidar > anymatch > micromatch > parse-glob > glob-base > glob-parent:
17+
reason: None given
18+
expires: '2021-08-08T19:10:30.540Z'
19+
'npm:braces:20180219':
20+
- babel-cli > chokidar > anymatch > micromatch > braces:
21+
reason: None given
22+
expires: '2021-08-08T19:10:30.540Z'
23+
patch: {}

0 commit comments

Comments
 (0)