Skip to content

Commit

Permalink
chore(deps): bump nostr-relaypool from 0.6.28 to 0.6.30
Browse files Browse the repository at this point in the history
Bumps [nostr-relaypool](https://github.com/adamritter/nostr-relaypool-ts) from 0.6.28 to 0.6.30.
- [Commits](https://github.com/adamritter/nostr-relaypool-ts/commits)

---
updated-dependencies:
- dependency-name: nostr-relaypool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 718a2dd commit ef21991
Showing 1 changed file with 7 additions and 30 deletions.
37 changes: 7 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -439,33 +439,11 @@
dependencies:
"@sinclair/typebox" "^0.27.8"

"@jest/source-map@^29.4.3":
version "29.6.3"
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-29.6.3.tgz#d90ba772095cf37a34a5eb9413f1b562a08554c4"
integrity sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==
dependencies:
"@jridgewell/trace-mapping" "^0.3.18"
callsites "^3.0.0"
graceful-fs "^4.2.9"

"@jridgewell/resolve-uri@^3.1.0":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==

"@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15":
"@jridgewell/sourcemap-codec@^1.4.15":
version "1.4.15"
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==

"@jridgewell/trace-mapping@^0.3.18":
version "0.3.19"
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
dependencies:
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lerna-lite/changed@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@lerna-lite/changed/-/changed-3.1.0.tgz#ff1c49c65b494615d680f17e049a2623833eccf4"
Expand Down Expand Up @@ -2947,7 +2925,7 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"

graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.6, graceful-fs@^4.2.9:
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.6:
version "4.2.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
Expand Down Expand Up @@ -4070,16 +4048,15 @@ normalize-url@^8.0.0:
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==

nostr-relaypool@^0.6.28:
version "0.6.28"
resolved "https://registry.yarnpkg.com/nostr-relaypool/-/nostr-relaypool-0.6.28.tgz#50f1dc21c11bda1fca2a6d785d78fd6f6ead9a57"
integrity sha512-kyLChBunf6IB2O3MSPHBe9iSokBGyqZHvAJXZ5+eh9C4znAu7iY8L/yh0V4Ta/P9TtzDna3QTEgFWVan4m0vBA==
version "0.6.30"
resolved "https://registry.yarnpkg.com/nostr-relaypool/-/nostr-relaypool-0.6.30.tgz#f04e6ac312991fa6dac813755626f393075e30c9"
integrity sha512-DXW0dQIO6+lmxAFQ1EM4Mmb7ucxiFE5mthz+kWlbJgEpSUmk4dhaTzPEWdEDkpOULaJ230gM15aT/c9SahkUTA==
dependencies:
"@jest/source-map" "^29.4.3"
isomorphic-ws "^5.0.0"
nostr-tools "^1.10.0"
nostr-tools "^1.17.0"
safe-stable-stringify "^2.4.2"

nostr-tools@^1.10.0, nostr-tools@^1.13.1, nostr-tools@^1.15.0, nostr-tools@^1.3.0:
nostr-tools@^1.13.1, nostr-tools@^1.15.0, nostr-tools@^1.17.0, nostr-tools@^1.3.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-1.17.0.tgz#b6f62e32fedfd9e68ec0a7ce57f74c44fc768e8c"
integrity sha512-LZmR8GEWKZeElbFV5Xte75dOeE9EFUW/QLI1Ncn3JKn0kFddDKEfBbFN8Mu4TMs+L4HR/WTPha2l+PPuRnJcMw==
Expand Down

0 comments on commit ef21991

Please sign in to comment.