Skip to content

Commit f0d2a22

Browse files
committed
dependencies: update tough-cookie to 5.1.2
1 parent 79e6ac4 commit f0d2a22

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +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 6.0.4-pre (2025-03-01)
13+
## Version 6.0.4 (2025-03-01)
1414

1515
* __[maintenance]__
1616
Update dependencies `tldts` + `tldts-core` to 6.1.79.
1717

18+
* __[maintenance]__
19+
Update dependency `tough-cookie` to 5.1.2.
20+
1821
## Version 6.0.3 (2025-02-23)
1922

2023
* __[maintenance]__

export-server/package-lock.json

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