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

Commit c68745a

Browse files
authored
Merge pull request #42 from salesforce-ux/snyk
chore: Snyk recommended vulnerability fixes
2 parents d57c791 + 3f49eff commit c68745a

File tree

3 files changed

+9132
-2843
lines changed

3 files changed

+9132
-2843
lines changed

.snyk

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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-08T18:23:16.958Z'
9+
- mkdirp > minimist:
10+
reason: None given
11+
expires: '2021-08-08T18:23:16.958Z'
12+
patch: {}

0 commit comments

Comments
 (0)