# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
  SNYK-JS-SEMVER-3247795:
    - '*':
        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.
        expires: 2023-08-11T09:00:55.553Z
        created: 2023-07-12T09:00:55.557Z
  SNYK-JS-AXIOS-6032459:
    - '*':
        reason: "This vulnerability doesn't affect us"
        expires: 2023-12-10T10:34:29.166Z
        created: 2023-11-10T10:34:29.178Z
patch: {}
