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

Commit 0982af0

Browse files
committed
fix: error for type in RSS3Asset
1 parent 894e800 commit 0982af0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"moment": "2.29.1",
4444
"os-browserify": "0.3.0",
4545
"postcss-nested": "5.0.6",
46-
"rss3-next": "0.6.10",
46+
"rss3-next": "0.6.11",
4747
"stream-browserify": "3.0.0",
4848
"stream-http": "3.2.0",
4949
"typescript": "4.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7658,10 +7658,10 @@ rlp@^2.0.0, rlp@^2.2.3, rlp@^2.2.4:
76587658
dependencies:
76597659
bn.js "^4.11.1"
76607660

7661-
rss3-next@0.6.10:
7662-
version "0.6.10"
7663-
resolved "https://registry.yarnpkg.com/rss3-next/-/rss3-next-0.6.10.tgz#b154afcf85efbcee76ee426159903ab56a90c2d1"
7664-
integrity sha512-bfv5buFR90/qMixqexPJshuVeWq//tHDe7K9Ubo/RUNKRR0AaNb2E7izM3obd1A+yqgRbYes9IZ053HT0M6Nbg==
7661+
rss3-next@0.6.11:
7662+
version "0.6.11"
7663+
resolved "https://registry.yarnpkg.com/rss3-next/-/rss3-next-0.6.11.tgz#511bee4f9c5751a4fdcd1bb3a31fa73b49f77ada"
7664+
integrity sha512-u54nF6nKt9dDN9tmohDyidYb1KRgFakygVAmUt8DsRLGAu6rzXq22E3ucZv0TSpDPy74h5XDKQIffzBhDJaYrg==
76657665
dependencies:
76667666
axios "0.21.1"
76677667
ethers "5.4.1"

0 commit comments

Comments
 (0)