You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .snyk
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,15 @@ version: v1.25.0
4
4
ignore:
5
5
SNYK-JS-SEMVER-3247795:
6
6
- '*':
7
-
reason: "Security patches released for semver 5.x (5.7.2) and 6.x (6.3.1) are not yet known to Snyk which is why we would like to ignore this vulnerability until the mentioned expiry."
7
+
reason: >-
8
+
Security patches released for semver 5.x (5.7.2) and 6.x (6.3.1) are
9
+
not yet known to Snyk which is why we would like to ignore this
0 commit comments