瀏覽代碼

fix:updated as per hotfix

version-14
Nabin Hait 6 年之前
committed by GitHub
父節點
當前提交
8da48501b0
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 11 行新增3 行删除
  1. +11
    -3
      .snyk

+ 11
- 3
.snyk 查看文件

@@ -2,8 +2,16 @@
version: v1.13.3
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-AWESOMPLETE-174474:
- awesomplete:
reason: No patch available
expires: '2019-06-11T14:12:04.995Z'
'npm:mem:20180117':
- showdown > yargs > os-locale > mem:
reason: None given
expires: '2019-04-01T10:08:52.588Z'
patch: {}
reason: No patch available
expires: '2019-06-11T14:12:04.995Z'
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:extend:20180424':
- superagent > extend:
patched: '2019-05-09T10:14:19.246Z'

Loading…
取消
儲存