Skip to content

Commit

Permalink
dependencies: update graceful-fs, qs, sshpk
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Jan 23, 2022
1 parent 471de46 commit a234561
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 11 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ Since [Plotly.js](https://plotly.com/javascript/) is the main dependency of this
application, major version changes in Plotly.js will also trigger a major
version change in this application.

## Version 1.5.3 (2022-01-23)

* __[maintenance]__
Update dependencies `graceful-fs` to 4.2.9, `qs` to 6.5.3, and `sshpk` to
1.17.0.

## Version 1.5.2 (2021-12-07)

* __[maintenance]__
Expand Down
20 changes: 10 additions & 10 deletions export-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion export-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plotly-node-export-server",
"version": "1.5.2",
"version": "1.5.3",
"description": "Plotly.js Node.js export server",
"repository": {
"url": "https://gitlab.com/striezel/plotly-node-export-server.git",
Expand Down

0 comments on commit a234561

Please sign in to comment.