Skip to content

Commit

Permalink
deps: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
twzjwang committed Feb 19, 2024
1 parent 6b034e3 commit 50c5cd3
Show file tree
Hide file tree
Showing 2 changed files with 949 additions and 662 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,35 +28,35 @@
"ccxt": "4.0.91",
"crc": "^3.8.0",
"crypto": "^1.0.1",
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"decimal.js": "^10.2.0",
"elliptic": "^6.5.4",
"ethereumjs-util": "^7.1.5",
"got": "^12.0.1",
"got": "^14.2.0",
"json-bigint": "^1.0.0",
"keccak256": "^1.0.6",
"moment": "^2.29.1",
"moment": "^2.30.1",
"near-api-js": "^2.1.4",
"pusher-js": "^4.4.0",
"qs": "^6.10.3",
"semaphore": "^1.1.0",
"ws": "^7.3.0"
},
"devDependencies": {
"@types/chai": "^4.2.18",
"@types/chai": "^4.3.11",
"@types/mocha": "^8.2.2",
"@types/node": "^15.6.0",
"@types/semaphore": "^1.1.1",
"@types/sinon": "^10.0.0",
"@types/ws": "^7.4.4",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"chai": "^4.3.4",
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-prefer-arrow": "^1.2.3",
"mocha": "^8.4.0",
"chai": "^5.1.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"mocha": "^10.3.0",
"nyc": "^15.1.0",
"prettier": "^2.3.0",
"sinon": "^10.0.0",
Expand Down
Loading

0 comments on commit 50c5cd3

Please sign in to comment.