Skip to content

Commit 62877e7

Browse files
committed
dependencies: update debug to 4.3.7 + ms to 2.1.3
1 parent 2313af4 commit 62877e7

File tree

3 files changed

+25
-17
lines changed

3 files changed

+25
-17
lines changed

changelog.md

+8
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Since [ECharts](https://echarts.apache.org/) is the main dependency of this
1010
application, major version changes in ECharts will also trigger a major version
1111
change in this application.
1212

13+
## Version 6.0.2 (2024-09-16)
14+
15+
* __[maintenance]__
16+
Update dependency `debug` to 4.3.7.
17+
18+
* __[maintenance]__
19+
Update dependency `ms` to 2.1.3.
20+
1321
## Version 6.0.1 (2024-07-29)
1422

1523
* __[maintenance]__

export-server/package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

export-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "echarts-node-export-server",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "ECharts Node.js export server",
55
"repository": {
66
"url": "https://gitlab.com/striezel/echarts-node-export-server.git",

0 commit comments

Comments
 (0)