View | Details | Raw Unified | Return to bug 41587
Collapse All | Expand All

(-)a/package.json (-2 / +4 lines)
Lines 72-78 Link Here
72
    "lodash": "^4.17.12",
72
    "lodash": "^4.17.12",
73
    "form-data": "^2.5.4",
73
    "form-data": "^2.5.4",
74
    "braces": "^3.0.3",
74
    "braces": "^3.0.3",
75
    "qs": "^6.14.1"
75
    "qs": "^6.14.1",
76
    "micromatch": "^4.0.8",
77
    "@cypress/request": "^3.0.0",
78
    "js-yaml": "^4.1.1"
76
  },
79
  },
77
  "author": "",
80
  "author": "",
78
  "license": "GPL-3.0",
81
  "license": "GPL-3.0",
79
- 

Return to bug 41587