Skip to content

Commit 1e6bc05

Browse files
chore(deps): update dependency js-base64 to v3.7.8 (#856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b76409 commit 1e6bc05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-config-xo": "0.43.1",
4545
"eslint-config-xo-typescript": "0.55.1",
4646
"husky": "9.1.7",
47-
"js-base64": "3.7.7",
47+
"js-base64": "3.7.8",
4848
"p-queue": "6.6.2",
4949
"prettier": "3.6.2",
5050
"prettier-plugin-solidity": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7460,10 +7460,10 @@ iterate-value@^1.0.0:
74607460
es-get-iterator "^1.0.2"
74617461
iterate-iterator "^1.0.1"
74627462

7463-
js-base64@3.7.7:
7464-
version "3.7.7"
7465-
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
7466-
integrity sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==
7463+
js-base64@3.7.8:
7464+
version "3.7.8"
7465+
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.8.tgz#af44496bc09fa178ed9c4adf67eb2b46f5c6d2a4"
7466+
integrity sha512-hNngCeKxIUQiEUN3GPJOkz4wF/YvdUdbNL9hsBcMQTkKzboD7T/q3OYOuuPZLUE6dBxSGpwhk5mwuDud7JVAow==
74677467

74687468
js-base64@^3.7.2:
74697469
version "3.7.4"

0 commit comments

Comments
 (0)