Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 7e8dcae

Browse files
Address some critical vulnerabilities (#198)
1 parent 01f29dc commit 7e8dcae

File tree

2 files changed

+104
-292
lines changed

2 files changed

+104
-292
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
"eslint-plugin-require-path-exists": "^1.1.8",
8888
"express": "^4.17.1",
8989
"husky": "^0.14.3",
90-
"istanbul": "^0.4.5",
9190
"jquery": "^3.2.1",
9291
"karma": "5.1.1",
9392
"karma-browserify": "^7.0.0",
@@ -101,7 +100,7 @@
101100
"karma-typescript": "^5.1.0",
102101
"lint-staged": "^10.2.13",
103102
"lodash": "^4.17.15",
104-
"mocha": "^2.2.5",
103+
"mocha": "^4.1.0",
105104
"node-fetch": "^2.6.0",
106105
"np": "^3.0.4",
107106
"prettier-eslint-cli": "^4.7.1",

0 commit comments

Comments
 (0)