This repository was archived by the owner on Aug 12, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -855,9 +855,10 @@ bitcoin-ops@^1.3.0:
855855 dependencies :
856856 nanoassert "^1.0.0"
857857
858- " blake2b@git+ https://github.com/BitGo/blake2b.git #6268e6dd678661e0acc4359e9171b97eb1ebf8ac " :
858+ " blake2b@https://github.com/BitGo/blake2b#6268e6dd678661e0acc4359e9171b97eb1ebf8ac " :
859859 version "2.1.3"
860- resolved "git+https://github.com/BitGo/blake2b.git#6268e6dd678661e0acc4359e9171b97eb1ebf8ac"
860+ uid "6268e6dd678661e0acc4359e9171b97eb1ebf8ac"
861+ resolved "https://github.com/BitGo/blake2b#6268e6dd678661e0acc4359e9171b97eb1ebf8ac"
861862 dependencies :
862863 blake2b-wasm "https://github.com/BitGo/blake2b-wasm#193cdb71656c1a6c7f89b05d0327bb9b758d071b"
863864 nanoassert "^1.0.0"
@@ -1413,8 +1414,9 @@ expand-range@^1.8.1:
14131414 fill-range "^2.1.0"
14141415
14151416extend@~3.0.0 :
1416- version "3.0.1"
1417- resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444"
1417+ version "3.0.2"
1418+ resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
1419+ integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
14181420
14191421external-editor@^2.0.4 :
14201422 version "2.0.4"
@@ -2095,7 +2097,7 @@ minimist@^1.2.0:
20952097
20962098" mkdirp@>=0.5 0" , mkdirp@^0.5.1:
20972099 version "0.5.1"
2098- resolved "http ://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
2100+ resolved "https ://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
20992101 dependencies :
21002102 minimist "0.0.8"
21012103
You can’t perform that action at this time.
0 commit comments