Skip to content

Commit

Permalink
chore(deps): bump ln-service from 54.5.0 to 54.8.0 (#2049)
Browse files Browse the repository at this point in the history
Bumps [ln-service](https://github.com/alexbosworth/ln-service) from 54.5.0 to 54.8.0.
- [Release notes](https://github.com/alexbosworth/ln-service/releases)
- [Changelog](https://github.com/alexbosworth/ln-service/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexbosworth/ln-service/commits)

---
updated-dependencies:
- dependency-name: ln-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2022
1 parent bff4d19 commit 99662d8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"jsonwebtoken": "^8.5.1",
"jwks-rsa": "^3.0.0",
"lightning": "^6.8.0",
"ln-service": "^54.3.2",
"ln-service": "^54.8.0",
"lodash.difference": "^4.5.0",
"lodash.find": "^4.6.0",
"lodash.groupby": "^4.6.0",
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8619,7 +8619,7 @@ lightning@6.5.0:
tiny-secp256k1 "2.2.1"
type-fest "3.3.0"

lightning@^6.8.0:
lightning@6.8.0, lightning@^6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/lightning/-/lightning-6.8.0.tgz#4c8a58e4ee89899f0ae5ba2ed873b55069dda976"
integrity sha512-HzcRq5n4zkGIXuGefFCoCjKIG/4IbpGESUyKA/+3UvfiGhtrKymRM8zoSFjWRFoaLaosR2P2SuKlrTyMfDmPHg==
Expand Down Expand Up @@ -8764,7 +8764,7 @@ ln-service@54.3.2:
morgan "1.10.0"
ws "8.11.0"

ln-service@54.5.0, ln-service@^54.3.2:
ln-service@54.5.0:
version "54.5.0"
resolved "https://registry.yarnpkg.com/ln-service/-/ln-service-54.5.0.tgz#bcb6e510f1d131fb86f407d0e8c253135794a8af"
integrity sha512-lKpszDp6ZKUoWzGshwusXOhlqOXXGiMy3pNqlxB2nMCJ+EGEypSn+IHGlok9no1k1eftpFW6SiAt2Ti+aKkB6Q==
Expand All @@ -8778,6 +8778,20 @@ ln-service@54.5.0, ln-service@^54.3.2:
morgan "1.10.0"
ws "8.11.0"

ln-service@^54.8.0:
version "54.8.0"
resolved "https://registry.yarnpkg.com/ln-service/-/ln-service-54.8.0.tgz#09669872f7fde570a2fa9e8f897cb3d1a81af13d"
integrity sha512-QNOek7A5BFKGiHlCYHQfIwhehtRyO/oFndeaSn/11x2cvo461pgJXyu/zQETCb4yhGZUa1v3LU1Lmk4bPqsvyw==
dependencies:
bolt07 "1.8.2"
cors "2.8.5"
express "4.18.2"
invoices "2.2.2"
lightning "6.8.0"
macaroon "3.0.4"
morgan "1.10.0"
ws "8.11.0"

ln-sync@3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/ln-sync/-/ln-sync-3.14.0.tgz#4aa05540b244e164df1b5190bdb5cb634593166b"
Expand Down

0 comments on commit 99662d8

Please sign in to comment.