File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-config-xo" : " 0.43.1" ,
45
45
"eslint-config-xo-typescript" : " 0.55.1" ,
46
46
"husky" : " 8.0.3" ,
47
- "js-base64" : " 3.7.4 " ,
47
+ "js-base64" : " 3.7.5 " ,
48
48
"p-queue" : " 6.6.2" ,
49
49
"prettier" : " 2.8.3" ,
50
50
"prettier-plugin-solidity" : " 1.1.2" ,
Original file line number Diff line number Diff line change @@ -6651,7 +6651,12 @@ iterate-value@^1.0.0:
6651
6651
es-get-iterator "^1.0.2"
6652
6652
iterate-iterator "^1.0.1"
6653
6653
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:
6655
6660
version "3.7.4"
6656
6661
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.4.tgz#af95b20f23efc8034afd2d1cc5b9d0adf7419037"
6657
6662
integrity sha512-wpM/wi20Tl+3ifTyi0RdDckS4YTD4Lf953mBRrpG8547T7hInHNPEj8+ck4gB8VDcGyeAWFK++Wb/fU1BeavKQ==
You can’t perform that action at this time.
0 commit comments