Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Commit

Permalink
feat: upgrade rss3 sdk to prevent double sign issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Candinya committed Dec 21, 2021
1 parent a2eba93 commit c24d627
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 @@ -62,7 +62,7 @@
"postcss-100vh-fix": "1.0.2",
"postcss-nested": "5.0.6",
"raw-loader": "4.0.2",
"rss3": "0.8.8",
"rss3": "0.8.9",
"stream-browserify": "3.0.0",
"stream-http": "3.2.0",
"tailwind-scrollbar-hide": "1.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7932,10 +7932,10 @@ rlp@^2.0.0, rlp@^2.2.3, rlp@^2.2.4:
dependencies:
bn.js "^4.11.1"

[email protected].8:
version "0.8.8"
resolved "https://registry.yarnpkg.com/rss3/-/rss3-0.8.8.tgz#7950e5bb144be8437bd6770254f5a56c60c1090f"
integrity sha512-jeuBXlexfjWr+dmmrF/f41c44MZJ2UfH72HWdk6ADuYHMOqndM0c8EVGbsF9QSDq0AXH+jmCh64wvr8bJ0GoHQ==
[email protected].9:
version "0.8.9"
resolved "https://registry.yarnpkg.com/rss3/-/rss3-0.8.9.tgz#a3a9718248f5a9c621983ada2db9666045e586dc"
integrity sha512-5MFRjn1ybSual0Fr601AXjJ02GVxhFjDk5Bm7OgpPx8qbloLcdpSnhF9GJ/2qwk/1i6sOuivBOpTseUJBxb32g==
dependencies:
async-lock "1.3.0"
axios "0.21.1"
Expand Down

0 comments on commit c24d627

Please sign in to comment.