Skip to content

Commit

Permalink
Merge dependabot/npm_and_yarn/rx-nostr-1.8.1 into combined-dependabot…
Browse files Browse the repository at this point in the history
…-prs
  • Loading branch information
github-actions[bot] authored Dec 30, 2023
2 parents 85444de + 4ef9a37 commit dc4b020
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.2.2",
"rx-nostr": "^1.8.0",
"rx-nostr": "^1.8.1",
"rxjs": "^7.8.1",
"virtua": "^0.18.0"
},
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3876,15 +3876,16 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

rx-nostr@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/rx-nostr/-/rx-nostr-1.8.0.tgz#f4f273c3a7bb8c3077fadbf8c79691caa554a96d"
integrity sha512-3YPEEH47plGtFTJkA6X/aC+lT/Ub+xdrtnZKxB9Q0Eb2ALEVlkwAT9fss5dPqZfbLMix8KjiulvkEhWEJQTOTA==
rx-nostr@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/rx-nostr/-/rx-nostr-1.8.1.tgz#ce715ab7ba53711821079f5e3c2f59b986d57c20"
integrity sha512-TITUXAvw7LyhqxAYsaAjNtiCJ+NVcedA86+z8CpE4tMudtg8dokDaF+jqzXUkv+/yBwOfRDJi730cA6PICMd+w==
dependencies:
"@noble/curves" "^1.0.0"
"@noble/hashes" "^1.3.0"
"@scure/base" "^1.1.1"
normalize-url "^8.0.0"
nostr-typedef "^0.4.0"
rxjs "^7.8.0"

rxjs@^7.8.0, rxjs@^7.8.1:
Expand Down

0 comments on commit dc4b020

Please sign in to comment.