Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/naptha/tesseract.js.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Wu <jeromewus@gmail.com>2020-03-19 17:04:01 +0300
committerJerome Wu <jeromewus@gmail.com>2020-03-19 17:04:01 +0300
commit363018bffecbafbc1193d96a3de99c653011b3d6 (patch)
tree218908b6cc9755bc52128613bfe9d5b69c6e429e /package.json
parent89d0a6b12d9617f228eaaa93c4023483019e4f49 (diff)
Fix security issues with force
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cfc54f8..a689d54 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"mocha": "^5.2.0",
"mocha-headless-chrome": "^2.0.3",
"npm-run-all": "^4.1.5",
- "nyc": "^13.3.0",
+ "nyc": "^15.0.0",
"rimraf": "^2.7.1",
"wait-on": "^3.3.0",
"webpack": "^4.41.4",