Commit e53d3471 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix(audit): npm audit has no upstream deps

parent 92659984
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -374,6 +374,7 @@ node-lint:
node-audit:
  extends: .node-base
  stage: test
  needs: []
  script:
    # JSON (for DefectDojo)
    - |