Skip to content

Commit c6cc31a

Browse files
committed
update several dependencies
* update `agent-base` to 7.1.3 * update `debug` to 4.4.0 * update `https-proxy-agent` to 7.0.6 * update `tldts` + `tldts-core` to 6.1.69 * update `whatwg-url` to 14.1.0
1 parent c717fb3 commit c6cc31a

File tree

3 files changed

+60
-49
lines changed

3 files changed

+60
-49
lines changed

changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,23 @@ 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.9.3 (2024-12-21)
14+
15+
* __[maintenance]__
16+
Update dependency `agent-base` to 7.1.3.
17+
18+
* __[maintenance]__
19+
Update dependency `debug` to 4.4.0.
20+
21+
* __[maintenance]__
22+
Update dependency `https-proxy-agent` to 7.0.6.
23+
24+
* __[maintenance]__
25+
Update dependencies `tldts` + `tldts-core` to 6.1.69.
26+
27+
* __[maintenance]__
28+
Update dependency `whatwg-url` to 14.1.0.
29+
1330
## Version 5.9.2 (2024-12-02)
1431

1532
* __[maintenance]__

export-server/package-lock.json

Lines changed: 42 additions & 48 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.9.2",
3+
"version": "5.9.3",
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)