Skip to content

Commit

Permalink
Updating session manager and associated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Jan 19, 2021
1 parent 420e750 commit 5bd42d9
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.7.0",
"@greymass/anchor-link-session-manager": "^0.1.0-rc.1",
"@greymass/anchor-link-session-manager": "^0.1.0",
"@greymass/eosio": "0.1.8",
"asn1-ber": "^1.0.9",
"axios": "^0.19.0",
Expand Down
43 changes: 37 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -334,15 +334,17 @@
global-agent "^2.0.2"
global-tunnel-ng "^2.7.1"

"@greymass/anchor-link-session-manager@^0.1.0-rc.1":
version "0.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@greymass/anchor-link-session-manager/-/anchor-link-session-manager-0.1.0-rc.1.tgz#ebd71dc7e06ff649d506e41dbd7dc1243d06510d"
integrity sha512-tLeVsTiMPGiQ80nsE8cuf56MDq96px7DCilXsCuXVfYrR0akR5XSWSnGn9/RaxRkHG8mmEpolEE3FetguxG8mg==
"@greymass/anchor-link-session-manager@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@greymass/anchor-link-session-manager/-/anchor-link-session-manager-0.1.0.tgz#bec29e1ab59d49fefffc7e9c180c89abe5019309"
integrity sha512-r4DoKb9CyPbX4FRe0pK6L2tPEVIErLUjzawh2/r0Lv5iuumYuf3T/+50Qo+VjSv9TZckrSxh3HJIXxUlPBTDHQ==
dependencies:
"@greymass/eosio" "0.1.8"
eosio-signing-request "2.0.0-rc.1"
"@greymass/eosio" "^0.1.9"
asmcrypto.js "^2.3.2"
eosio-signing-request "^2.0.0-rc"
isomorphic-ws "^4.0.1"
pako "^1.0.11"
tslib "^2.1.0"
uuid "^8.3.0"

"@greymass/[email protected]", "@greymass/eosio@^0.1.5":
Expand All @@ -356,6 +358,17 @@
hash.js "^1.0.0"
tslib "^2.0.3"

"@greymass/eosio@^0.1.4", "@greymass/eosio@^0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@greymass/eosio/-/eosio-0.1.9.tgz#67ba38f94e69da71cf98bec1cf05ecae962f314e"
integrity sha512-PgUh9gmbw0KHEubgjGl6q5pMzAbnZMinfAgGvEjfX5H+JP5b6584hI6Fla8Wr7XHDqibBhQyY4IP1nV7XWlRbA==
dependencies:
bn.js "^4.4.0"
brorand "^1.0.1"
elliptic "^6.5.3"
hash.js "^1.0.0"
tslib "^2.0.3"

"@jest/console@^24.7.1", "@jest/console@^24.9.0":
version "24.9.0"
resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.9.0.tgz#79b1bc06fb74a8cfb01cbdedf945584b1b9707f0"
Expand Down Expand Up @@ -1488,6 +1501,11 @@ asap@~2.0.3:
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=

asmcrypto.js@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/asmcrypto.js/-/asmcrypto.js-2.3.2.tgz#b9f84bd0a1fb82f21f8c29cc284a707ad17bba2e"
integrity sha512-3FgFARf7RupsZETQ1nHnhLUUvpcttcCq1iZCaVAbJZbCZ5VNRrNyvpDyHTOb0KC3llFcsyOT/a99NZcCbeiEsA==

asn1-ber@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/asn1-ber/-/asn1-ber-1.0.9.tgz#0f48f709d9f9a953e18cfe2b8a62a6c926c5451a"
Expand Down Expand Up @@ -5128,6 +5146,14 @@ [email protected]:
"@greymass/eosio" "^0.1.5"
tslib "^2.0.3"

eosio-signing-request@^2.0.0-rc:
version "2.0.0-rc.2"
resolved "https://registry.yarnpkg.com/eosio-signing-request/-/eosio-signing-request-2.0.0-rc.2.tgz#acd4238df71c36a281e9b41c8eb1a074fc7899fb"
integrity sha512-p/cgwsC0gIH9jSIJTGHRE69Bj3pftHhLBAOJJYk/oaS+XS+iF0YvU5UvPZu200X/DtXdg81w/x3wy0Na80s/gw==
dependencies:
"@greymass/eosio" "^0.1.4"
tslib "^2.0.3"

[email protected]:
version "7.0.4"
resolved "https://registry.yarnpkg.com/eosjs-api/-/eosjs-api-7.0.4.tgz#dc3a7206d4ac3e6818f0a950b8d24333175ac7c9"
Expand Down Expand Up @@ -13511,6 +13537,11 @@ tslib@^2.0.3:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==

tslib@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==

[email protected]:
version "0.0.0"
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
Expand Down

0 comments on commit 5bd42d9

Please sign in to comment.