Skip to content

Commit eafefd2

Browse files
committed
dependencies: update nwsapi to 2.2.13 + tldts & tldts-core to 6.1.48
1 parent 94730c2 commit eafefd2

File tree

3 files changed

+31
-23
lines changed

3 files changed

+31
-23
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Since [Plotly.js](https://plotly.com/javascript/) is the main dependency of this
1010
application, major version changes in Plotly.js will also trigger a major
1111
version change in this application.
1212

13+
## Version 5.8.4 (2024-09-30)
14+
15+
* __[maintenance]__
16+
Update dependency `nwsapi` to 2.2.13.
17+
18+
* __[maintenance]__
19+
Update dependencies `tldts` + `tldts-core` to 6.1.48.
20+
1321
## Version 5.8.3 (2024-09-24)
1422

1523
* __[maintenance]__

export-server/package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

export-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plotly-node-export-server",
3-
"version": "5.8.3",
3+
"version": "5.8.4",
44
"description": "Plotly.js Node.js export server",
55
"repository": {
66
"url": "https://gitlab.com/striezel/plotly-node-export-server.git",

0 commit comments

Comments
 (0)