Skip to content

Commit b031fb0

Browse files
committed
Update dependency js-base64 to v3.7.5
1 parent 54d5d1b commit b031fb0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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": "8.0.3",
47-
"js-base64": "3.7.4",
47+
"js-base64": "3.7.5",
4848
"p-queue": "6.6.2",
4949
"prettier": "2.8.3",
5050
"prettier-plugin-solidity": "1.1.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6651,7 +6651,12 @@ iterate-value@^1.0.0:
66516651
es-get-iterator "^1.0.2"
66526652
iterate-iterator "^1.0.1"
66536653

6654-
js-base64@3.7.4, js-base64@^3.7.2:
6654+
js-base64@3.7.5:
6655+
version "3.7.5"
6656+
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
6657+
integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==
6658+
6659+
js-base64@^3.7.2:
66556660
version "3.7.4"
66566661
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.4.tgz#af95b20f23efc8034afd2d1cc5b9d0adf7419037"
66576662
integrity sha512-wpM/wi20Tl+3ifTyi0RdDckS4YTD4Lf953mBRrpG8547T7hInHNPEj8+ck4gB8VDcGyeAWFK++Wb/fU1BeavKQ==

0 commit comments

Comments
 (0)