Skip to content

Commit

Permalink
Fix/update provider req connect (#274)
Browse files Browse the repository at this point in the history
* Fix

* Update provider

Co-authored-by: Maksym Boytsov <[email protected]>
  • Loading branch information
rocky-fleek and maksym-boytsov authored Oct 26, 2021
1 parent e867aff commit f447926
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@material-ui/icons": "^4.11.2",
"@psychedelic/dab-js": "0.2.5",
"@psychedelic/plug-controller": "0.8.2",
"@psychedelic/plug-inpage-provider": "1.4.8",
"@psychedelic/plug-inpage-provider": "1.4.9",
"@reduxjs/toolkit": "^1.6.0",
"advanced-css-reset": "^1.2.2",
"axios": "^0.21.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1622,10 +1622,10 @@
text-encoding-shim "^1.0.5"
tweetnacl "^1.0.3"

"@psychedelic/[email protected].8":
version "1.4.8"
resolved "https://npm.pkg.github.com/download/@psychedelic/plug-inpage-provider/1.4.8/fbf69c769d545ad59144a1aa335116565bb06eb8ac554cda21edd08abcf515fd#7384011dd8314f9527cd12e30068b333e2cf2820"
integrity sha512-BTEcBuyl7W0qIwBrVdGmOmtzDzUeTgoqR8dsV3rdaY6iTSTJEvDSSoT/vIWm3yR7PDKtsJvA7YtSYgsmC8ai6Q==
"@psychedelic/[email protected].9":
version "1.4.9"
resolved "https://npm.pkg.github.com/download/@psychedelic/plug-inpage-provider/1.4.9/0d6b7afa533e92c811ebd8559cee7619561bcf7347e5358c49432c814b26e84d#3673ffc798c2467169f4772a4b4f7b8ad797ff4b"
integrity sha512-shBG/v2Ry6bHN5h7EGiDJlULli1zMY1MQ4CwEsDvheAWnl6mAY8ms+VPQUeaomk4pTucs7ypIWfAOVySLtpbYw==
dependencies:
"@dfinity/agent" "^0.9.2"
"@dfinity/candid" "^0.9.2"
Expand Down

0 comments on commit f447926

Please sign in to comment.