Browse Source

fix: Fix some vulnerable packages

Lucas de Souza 2 years ago
parent
commit
fe45850b29
2 changed files with 466 additions and 477 deletions
  1. 465 476
      package-lock.json
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 465 - 476
package-lock.json


+ 1 - 1
package.json

@@ -47,7 +47,7 @@
   "dependencies": {
     "@babel/runtime": "^7.10.2",
     "antlr4": "^4.7.2",
-    "codemirror": "^5.54.0",
+    "codemirror": "^5.64.0",
     "decimal.js": "^10.2.0",
     "line-i18n": "git+http://200.144.254.107/git/LInE/line-i18n.git",
     "melanke-watchjs": "^1.5.0"