Browse Source

add uname dependency and bump chromedriver

d98762625 5 years ago
parent
commit
10751934e4
2 changed files with 413 additions and 281 deletions
  1. 411 280
      package-lock.json
  2. 2 1
      package.json

File diff suppressed because it is too large
+ 411 - 280
package-lock.json


+ 2 - 1
package.json

@@ -43,7 +43,7 @@
     "babel-eslint": "^10.1.0",
     "babel-eslint": "^10.1.0",
     "babel-loader": "^8.0.6",
     "babel-loader": "^8.0.6",
     "babel-plugin-dynamic-import-node": "^2.3.0",
     "babel-plugin-dynamic-import-node": "^2.3.0",
-    "chromedriver": "^80.0.1",
+    "chromedriver": "^83.0.0",
     "cli-progress": "^3.6.0",
     "cli-progress": "^3.6.0",
     "colors": "^1.4.0",
     "colors": "^1.4.0",
     "copy-webpack-plugin": "^5.1.1",
     "copy-webpack-plugin": "^5.1.1",
@@ -148,6 +148,7 @@
     "terser": "^4.3.9",
     "terser": "^4.3.9",
     "tesseract.js": "^2.0.2",
     "tesseract.js": "^2.0.2",
     "ua-parser-js": "^0.7.21",
     "ua-parser-js": "^0.7.21",
+    "unorm": "^1.6.0",
     "utf8": "^3.0.0",
     "utf8": "^3.0.0",
     "vkbeautify": "^0.99.3",
     "vkbeautify": "^0.99.3",
     "xmldom": "^0.3.0",
     "xmldom": "^0.3.0",

Some files were not shown because too many files changed in this diff