Loquicom 5 лет назад
Родитель
Сommit
2bbc213e12
2 измененных файлов с 0 добавлено и 6 удалено
  1. 0 5
      node/package-lock.json
  2. 0 1
      node/package.json

+ 0 - 5
node/package-lock.json

@@ -1265,11 +1265,6 @@
             "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz",
             "integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw=="
         },
-        "token": {
-            "version": "0.1.0",
-            "resolved": "https://registry.npmjs.org/token/-/token-0.1.0.tgz",
-            "integrity": "sha1-stlkh1gvDZ2iMcNhraw2taJsc8I="
-        },
         "tough-cookie": {
             "version": "2.4.3",
             "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",

+ 0 - 1
node/package.json

@@ -27,7 +27,6 @@
         "express": "^4.17.1",
         "md5": "^2.2.1",
         "sqlite3": "^4.0.9",
-        "token": "^0.1.0",
         "yargs": "^13.3.0"
     }
 }