Skip to content

Commit 0dd02cc

Browse files
committed
dependencies: update ws to 8.14.1
1 parent fb66206 commit 0dd02cc

File tree

3 files changed

+17
-9
lines changed

3 files changed

+17
-9
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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 4.4.1 (2023-09-14)
14+
15+
* __[maintenance]__
16+
Update dependency `uuid` to 9.0.1.
17+
18+
* __[maintenance]__
19+
Update dependency `ws` to 8.14.1.
20+
1321
## Version 4.4.0 (2023-08-26)
1422

1523
* __[maintenance]__

export-server/package-lock.json

Lines changed: 8 additions & 8 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": "4.4.0",
3+
"version": "4.4.1",
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)