Skip to content

Commit

Permalink
Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lowdisk17 committed Oct 23, 2024
1 parent 248aff8 commit bc30a03
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"bchaddrjs": "~0.5.2",
"bignumber.js": "~9.1.2",
"bitcoinjs-lib": "~6.1.6",
"chai": "~5.0.0",
"chai": "~4.4.1",
"config": "~3.3.12",
"cors": "~2.8.5",
"express": "~4.21.1",
"firebase-admin": "~12.6.0",
"freshdesk-client": "~1.9.1",
"lru-cache": "~11.0.1",
"mocha": "~10.7.3",
"mocha": "~10.7.0",
"mongodb": "~6.10.0",
"morgan": "~1.10.0",
"node-cmd": "~5.0.0",
Expand All @@ -40,22 +40,22 @@
"zelcorejs": "https://github.com/zelcore-io/zelcorejs"
},
"devDependencies": {
"@eslint/js": "~9.13.0",
"@types/chai": "~5.0.0",
"@eslint/js": "~9.8.0",
"@types/chai": "~4.3.17",
"@types/expect": "~24.3.0",
"@types/mocha": "~10.0.9",
"eslint": "~9.13.0",
"@types/mocha": "~10.0.7",
"eslint": "~9.8.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-mocha": "~10.5.0",
"eslint-plugin-prettier": "~5.2.1",
"globals": "~15.11.0",
"nyc": "~17.1.0",
"globals": "~15.9.0",
"nyc": "~17.0.0",
"prettier": "~3.3.3",
"ts-mocha": "~10.0.0",
"tsx": "~4.19.1",
"typescript": "~5.6.3",
"typescript-eslint": "~8.11.0",
"sinon": "~19.0.2",
"node-mocks-http": "~1.16.1"
"tsx": "~4.16.5",
"typescript": "~5.5.4",
"typescript-eslint": "~8.0.0",
"sinon": "~18.0.0",
"node-mocks-http": "~1.15.1"
}
}

0 comments on commit bc30a03

Please sign in to comment.