Skip to content

Commit f81ca2f

Browse files
committed
bump nodash
1 parent 9ce9573 commit f81ca2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contracts/noir/common/Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ authors = ["Oleh Misarosh <[email protected]>"]
66
[dependencies]
77
protocol_types = { git = "https://github.com/AztecProtocol/aztec-packages/", tag = "v0.86.0", directory = "noir-projects/noir-protocol-circuits/crates/types" }
88
bignum = { tag = "v0.6.1", git = "https://github.com/noir-lang/noir-bignum/" }
9-
nodash = { tag = "v0.40.2", git = "https://github.com/olehmisar/nodash/" }
9+
nodash = { tag = "v0.41.2", git = "https://github.com/olehmisar/nodash/" }

0 commit comments

Comments
 (0)