Browse Source

Fix security issues with force

pull/443/head
Jerome Wu 5 years ago
parent
commit
363018bffe
  1. 1831
      package-lock.json
  2. 2
      package.json

1831
package-lock.json generated

File diff suppressed because it is too large Load Diff

2
package.json

@ -48,7 +48,7 @@
"mocha": "^5.2.0", "mocha": "^5.2.0",
"mocha-headless-chrome": "^2.0.3", "mocha-headless-chrome": "^2.0.3",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"nyc": "^13.3.0", "nyc": "^15.0.0",
"rimraf": "^2.7.1", "rimraf": "^2.7.1",
"wait-on": "^3.3.0", "wait-on": "^3.3.0",
"webpack": "^4.41.4", "webpack": "^4.41.4",

Loading…
Cancel
Save