소스 검색

update package.json

painor 4 년 전
부모
커밋
c438c47c85
2개의 변경된 파일5개의 추가작업 그리고 11752개의 파일을 삭제
  1. 2 11749
      package-lock.json
  2. 3 3
      package.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 11749
package-lock.json


+ 3 - 3
package.json

@@ -1,6 +1,6 @@
 {
   "name": "telegram",
-  "version": "1.5.11",
+  "version": "1.5.13",
   "description": "NodeJS MTProto API Telegram client library,",
   "main": "index.js",
   "types": "index.d.ts",
@@ -40,10 +40,10 @@
   "dependencies": {
     "@cryptography/aes": "^0.1.1",
     "async-mutex": "^0.3.0",
-    "big-integer": "peterolson/BigInteger.js",
+    "big-integer": "^1.6.48",
     "browser-or-node": "^1.3.0",
     "buffer": "^6.0.3",
-    "mime-types": "latest",
+    "mime-types": "^2.1.30",
     "node-localstorage": "^2.1.6",
     "os-browserify": "^0.3.0",
     "pako": "^2.0.3",

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.