# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.12.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
  'npm:braces:20180219':
    - jest > jest-cli > jest-message-util > micromatch > braces:
        reason: '1'
        expires: '2018-07-04T16:41:26.402Z'
    - jest > jest-cli > jest-runner > jest-config > jest-jasmine2 > jest-message-util > micromatch > braces:
        reason: '1'
        expires: '2018-07-04T16:41:26.402Z'
    - jest > jest-cli > jest-runner > jest-config > jest-jasmine2 > expect > jest-message-util > micromatch > braces:
        reason: '1'
        expires: '2018-07-04T16:41:26.403Z'
patch: {}
