Skip to content

Commit 24722ee

Browse files
committed
Merge develop
2 parents c929aa1 + 19aa193 commit 24722ee

File tree

3 files changed

+216
-844
lines changed

3 files changed

+216
-844
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/elliptic": "^6.4.15",
6969
"@types/minimist": "^1.2.0",
7070
"@types/mocha": "^9.1.1",
71-
"@types/node": "^20.14.8",
71+
"@types/node": "^22.7.4",
7272
"@types/sinon-chai": "^3.2.9",
7373
"@types/underscore": "^1.11.15",
7474
"@typescript-eslint/eslint-plugin": "^5.62.0",
@@ -78,13 +78,13 @@
7878
"chai-almost": "^1.0.1",
7979
"chai-as-promised": "^7.1.1",
8080
"cspell": "^7.3.8",
81-
"elliptic": "^6.5.3",
81+
"elliptic": "^6.5.7",
8282
"eslint": "^8.50.0",
8383
"ethereum-waffle": "^3.4.4",
8484
"ganache": "^7.9.1",
8585
"hardhat-dependency-compiler": "^1.2.1",
8686
"solhint": "^5.0.3",
87-
"solidity-coverage": "^0.8.4",
87+
"solidity-coverage": "^0.8.13",
8888
"solidity-docgen": "^0.5.17",
8989
"ts-generator": "^0.1.1",
9090
"ts-node": "10.9.1",

scripts/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
slither-analyzer==0.10.3
1+
slither-analyzer==0.10.4

0 commit comments

Comments
 (0)