Skip to content

Commit 91a4a52

Browse files
committed
dependencies: update form-data, parse5, tldts + tldts-core
* update form-data to 4.0.1 * update parse5 to 7.2.0 * update tldts & tldts-core to 6.1.51
1 parent 8502016 commit 91a4a52

File tree

3 files changed

+42
-31
lines changed

3 files changed

+42
-31
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ 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.6 (2024-10-14)
14+
15+
* __[maintenance]__
16+
Update dependency `form-data` to 4.0.1.
17+
18+
* __[maintenance]__
19+
Update dependency `parse5` to 7.2.0.
20+
21+
* __[maintenance]__
22+
Update dependencies `tldts` + `tldts-core` to 6.1.51.
23+
1324
## Version 5.8.5 (2024-10-03)
1425

1526
* __[maintenance]__

export-server/package-lock.json

Lines changed: 30 additions & 30 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.5",
3+
"version": "5.8.6",
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)