forked from CMU-17313Q/cmu-17313q-f24-nodebb-f24-NodeBB
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding another file to the snyk file so it fixes the snyk issue
- Loading branch information
Reem Konsowa
committed
Nov 12, 2024
1 parent
4d2d904
commit c66f23c
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ version: v1.1293.1 | |
|
||
ignore: | ||
"SNYK-JS-BOOTBOX-174704": | ||
- "*": # ignore for all paths | ||
- "*": | ||
reason: "No patch or upgrade available for [email protected]" | ||
expires: "2025-12-31" | ||
expires: "2025-12-31" | ||
|
||
"SNYK-JS-COOKIE-8163060": | ||
- "*": | ||
|
@@ -39,4 +39,9 @@ ignore: | |
"SNYK-JS-ZXCVBN-3257741": | ||
- "*": | ||
reason: "No upgrade path for [email protected]" | ||
expires: "2025-12-31" | ||
expires: "2025-12-31" | ||
|
||
"SNYK-JS-SOURCEMAPSUPPORT-6112477": | ||
- "*": | ||
reason: "No upgrade or patch available for [email protected]" | ||
expires: "2025-12-31" |