We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79376fd commit 8608a5dCopy full SHA for 8608a5d
package.json
@@ -34,8 +34,7 @@
34
"extend": "~3.0.2",
35
"forever-agent": "~0.6.1",
36
"form-data": "~2.3.2",
37
- "har-validator": "~5.1.3",
38
- "http-signature": "~1.2.0",
+ "http-signature": "~1.3.6",
39
"is-typedarray": "~1.0.0",
40
"isstream": "~0.1.2",
41
"json-stringify-safe": "~5.0.1",
@@ -64,11 +63,11 @@
64
63
"function-bind": "^1.0.2",
65
"karma": "^3.0.0",
66
"karma-browserify": "^5.0.1",
67
- "karma-cli": "^1.0.0",
68
- "karma-coverage": "^1.0.0",
+ "karma-cli": "^2.0.0",
+ "karma-coverage": "^2.0.3",
69
"karma-phantomjs-launcher": "^1.0.0",
70
- "karma-tap": "^3.0.1",
71
- "nyc": "^14.1.1",
+ "karma-tap": "^4.2.0",
+ "nyc": "^15.1.0",
72
"phantomjs-prebuilt": "^2.1.3",
73
"rimraf": "^2.2.8",
74
"server-destroy": "^1.0.1",
0 commit comments