Skip to content

Commit

Permalink
dependencies: update node-fetch to 2.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Jul 1, 2023
1 parent 8cd831c commit 4f557b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Since [ECharts](https://echarts.apache.org/) is the main dependency of this
application, major version changes in ECharts will also trigger a major version
change in this application.

## Version 5.0.4 (2023-07-01)

* __[maintenance]__
Update dependency `node-fetch` to 2.6.12.

## Version 5.0.3 (2023-06-28)

* __[maintenance]__
Expand Down
8 changes: 4 additions & 4 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": "echarts-node-export-server",
"version": "5.0.3",
"version": "5.0.4",
"description": "ECharts Node.js export server",
"repository": {
"url": "https://gitlab.com/striezel/echarts-node-export-server.git",
Expand Down

0 comments on commit 4f557b6

Please sign in to comment.