Skip to content

Commit 21ca779

Browse files
committed
Update dependency js-base64 to v3.7.5
1 parent a67d774 commit 21ca779

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"fast-deep-equal": "3.1.3",
4040
"hardhat": "2.9.9",
4141
"husky": "7.0.4",
42-
"js-base64": "3.7.4",
42+
"js-base64": "3.7.5",
4343
"mocha": "9.2.2",
4444
"prettier": "2.8.3",
4545
"prettier-plugin-solidity": "1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5764,10 +5764,10 @@ isurl@^1.0.0-alpha5:
57645764
has-to-string-tag-x "^1.2.0"
57655765
is-object "^1.0.1"
57665766

5767-
js-base64@3.7.4:
5768-
version "3.7.4"
5769-
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.4.tgz#af95b20f23efc8034afd2d1cc5b9d0adf7419037"
5770-
integrity sha512-wpM/wi20Tl+3ifTyi0RdDckS4YTD4Lf953mBRrpG8547T7hInHNPEj8+ck4gB8VDcGyeAWFK++Wb/fU1BeavKQ==
5767+
js-base64@3.7.5:
5768+
version "3.7.5"
5769+
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
5770+
integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==
57715771

57725772
js-sdsl@^4.1.4:
57735773
version "4.1.4"

0 commit comments

Comments
 (0)