Skip to content

Commit 23534e5

Browse files
fix: Update Dependencies in Provided Steps (#14)
* fix: bump @openzeppelin/contracts version to 4.7.3 in solcjs step * fix: remove lockfile for truffle step
1 parent 91368ea commit 23534e5

File tree

2 files changed

+1
-16229
lines changed

2 files changed

+1
-16229
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"dependencies": {
4-
"@openzeppelin/contracts": "4.1.0",
4+
"@openzeppelin/contracts": "4.7.3",
55
"solc": "0.8.3"
66
}
77
}

0 commit comments

Comments
 (0)