Skip to content

Commit

Permalink
chore(deps): bump lightstreamer-client-node from 8.0.3 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps [lightstreamer-client-node](https://github.com/Lightstreamer/Lightstreamer-lib-client-javascript) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/Lightstreamer/Lightstreamer-lib-client-javascript/releases)
- [Changelog](https://github.com/Lightstreamer/Lightstreamer-lib-client-javascript/blob/master/CHANGELOG_Nodejs.md)
- [Commits](https://github.com/Lightstreamer/Lightstreamer-lib-client-javascript/commits)

---
updated-dependencies:
- dependency-name: lightstreamer-client-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2022
1 parent 390f41f commit 36c98dc
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 @@ -6,7 +6,7 @@
"@types/node": "16.11.25",
"axios": "0.26.1",
"axios-retry": "3.1.9",
"lightstreamer-client-node": "8.0.3",
"lightstreamer-client-node": "8.0.4",
"luxon": "2.3.2"
},
"description": "IG Trading API for Node.js, written in TypeScript.",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1602,10 +1602,10 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"

lightstreamer-client-node@8.0.3:
version "8.0.3"
resolved "https://registry.npmjs.org/lightstreamer-client-node/-/lightstreamer-client-node-8.0.3.tgz#e04213d06e8484f6a2764e0fc2dfc01cbfb25743"
integrity sha512-dxq3MR2f+K9G74JBnQ6epvejfjmorS4chgBv4evqwyxMewyTRgUqaphCB900skBadpV0Jqh6FsI1WdnLSJRhtg==
lightstreamer-client-node@8.0.4:
version "8.0.4"
resolved "https://registry.npmjs.org/lightstreamer-client-node/-/lightstreamer-client-node-8.0.4.tgz#55f4b19153b63bde208bf8c0602a4f7c18bc5ede"
integrity sha512-0di889kdIQfIjgRcxtkMx18faf9y8t3/DNUL/toLq1Y6FePEOahDhKjnPBfZqH9GGcLVeDmsXe5kAPpENYVznw==
dependencies:
faye-websocket "^0.11.0"
xmlhttprequest-cookie "^0.9.4"
Expand Down

0 comments on commit 36c98dc

Please sign in to comment.