Skip to content

Commit c81ee39

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump base64-url from 1.4.13 to 2.0.1
Bumps [base64-url](https://github.com/magiclen/base64-url) from 1.4.13 to 2.0.1. - [Commits](magiclen/base64-url@v1.4.13...v2.0.1) --- updated-dependencies: - dependency-name: base64-url dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a40089 commit c81ee39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chain/arweave/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition.workspace = true
77
tonic-build = { workspace = true }
88

99
[dependencies]
10-
base64-url = "1.4.13"
10+
base64-url = "2.0.1"
1111
graph = { path = "../../graph" }
1212
prost = { workspace = true }
1313
prost-types = { workspace = true }

0 commit comments

Comments
 (0)