Skip to content

Commit

Permalink
dependencies: update tldts & tldts-core to 6.1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Nov 11, 2024
1 parent 073f26c commit ae86976
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 17 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ Since [Plotly.js](https://plotly.com/javascript/) is the main dependency of this
application, major version changes in Plotly.js will also trigger a major
version change in this application.

## Version 5.8.14 (2024-11-11)

* __[maintenance]__
Update dependencies `tldts` + `tldts-core` to 6.1.60.

* __[maintenance]__
Update dependency `uuid` to 11.0.3.

## Version 5.8.13 (2024-11-03)

* __[maintenance]__
Expand Down
32 changes: 16 additions & 16 deletions export-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion export-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plotly-node-export-server",
"version": "5.8.13",
"version": "5.8.14",
"description": "Plotly.js Node.js export server",
"repository": {
"url": "https://gitlab.com/striezel/plotly-node-export-server.git",
Expand Down

0 comments on commit ae86976

Please sign in to comment.