Skip to content

Commit 5dfbc6a

Browse files
committed
Updating web authenticator plugin
1 parent 4370389 commit 5dfbc6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@wharfkit/wallet-plugin-privatekey": "^1.1.0",
2424
"@wharfkit/wallet-plugin-scatter": "^1.5.1",
2525
"@wharfkit/wallet-plugin-tokenpocket": "^1.5.1",
26-
"@wharfkit/wallet-plugin-web-authenticator": "^0.3.1",
26+
"@wharfkit/wallet-plugin-web-authenticator": "^0.4.0",
2727
"@wharfkit/wallet-plugin-wombat": "^1.5.1",
2828
"@wharfkit/web-renderer": "^1.4.1",
2929
"chart.js": "^4.4.3",
@@ -605,7 +605,7 @@
605605

606606
"@wharfkit/wallet-plugin-tokenpocket": ["@wharfkit/[email protected]", "", { "dependencies": { "tslib": "^2.1.0" }, "peerDependencies": { "@wharfkit/protocol-scatter": "^1.3.1", "@wharfkit/session": "^1.4.0" } }, "sha512-Rm3ARYMW3vkWUFZe0Q1SKQVDSvGzkvb/hmlcuBdQ8xSmR0fBTRDdcIx9QgD7uc5c9hKBKuk2AecvwB+JVF3A3g=="],
607607

608-
"@wharfkit/wallet-plugin-web-authenticator": ["@wharfkit/wallet-plugin-web-authenticator@0.3.1", "", { "dependencies": { "@greymass/buoy": "^1.0.4", "@wharfkit/protocol-esr": "^1.5.0", "@wharfkit/sealed-messages": "^1.0.0", "isomorphic-ws": "^5.0.0", "tslib": "^2.1.0" }, "peerDependencies": { "@wharfkit/session": "next" } }, "sha512-+blpjkNje6fOjZ8GnqSJBo+J/P3R6beeF9xM7SLxih/Hk/TzfAS3CSBuOMbAde2iz5kkczRQwDulG2I5CU/LLA=="],
608+
"@wharfkit/wallet-plugin-web-authenticator": ["@wharfkit/wallet-plugin-web-authenticator@0.4.0", "", { "dependencies": { "@greymass/buoy": "^1.0.4", "@wharfkit/protocol-esr": "^1.5.0", "@wharfkit/sealed-messages": "^1.0.0", "isomorphic-ws": "^5.0.0", "tslib": "^2.1.0" }, "peerDependencies": { "@wharfkit/session": "next" } }, "sha512-O6AQjIvM9bBei0s4TyLgf4LpD8NbZXT7GMDLOiBpkEbl1S4YMOFZv8+oKn7hCo7K23ThTnb1yb5KYzsfQsHC1Q=="],
609609

610610
"@wharfkit/wallet-plugin-wombat": ["@wharfkit/[email protected]", "", { "dependencies": { "tslib": "^2.1.0" }, "peerDependencies": { "@wharfkit/protocol-scatter": "^1.3.1", "@wharfkit/session": "^1.4.0" } }, "sha512-zQFBv9Nc/+N2yWLNg35BByA+4mtuU/XcSbQ8UmDcPR8MUQmhn9cRCSUK8y0anDLgZniqIDcML+lgda3MXK+5/w=="],
611611

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@wharfkit/wallet-plugin-privatekey": "^1.1.0",
7676
"@wharfkit/wallet-plugin-scatter": "^1.5.1",
7777
"@wharfkit/wallet-plugin-tokenpocket": "^1.5.1",
78-
"@wharfkit/wallet-plugin-web-authenticator": "^0.3.1",
78+
"@wharfkit/wallet-plugin-web-authenticator": "^0.4.0",
7979
"@wharfkit/wallet-plugin-wombat": "^1.5.1",
8080
"@wharfkit/web-renderer": "^1.4.1",
8181
"chart.js": "^4.4.3",

0 commit comments

Comments
 (0)