Skip to content

Commit e00b4a8

Browse files
committed
dependencies: update whatwg-url to 14.1.1
1 parent d8e4dcf commit e00b4a8

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ 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.2 (2025-02-17)
14+
15+
* __[maintenance]__
16+
Update dependency `whatwg-url` to 14.1.1.
17+
1318
## Version 6.0.1 (2025-02-10)
1419

1520
* __[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.1",
3+
"version": "6.0.2",
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)