Skip to content

Commit

Permalink
adding another file to the snyk file so it fixes the snyk issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Reem Konsowa committed Nov 12, 2024
1 parent 4d2d904 commit c66f23c
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions install/.snyk
Original file line number Diff line number Diff line change
Expand Up @@ -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":
- "*":
Expand Down Expand Up @@ -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"

0 comments on commit c66f23c

Please sign in to comment.