Skip to content

Commit

Permalink
chore(deps): update moment requirement in /src-chart
Browse files Browse the repository at this point in the history
Updates the requirements on [moment](https://github.com/moment/moment) to permit the latest version.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.4...2.30.1)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent a00261c commit 68ab77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"echarts": "^5.4.3",
"crypto-js": "^4.2.0",
"echarts-for-react": "^3.0.2",
"moment": "^2.29.4"
"moment": "^2.30.1"
},
"homepage": ".",
"_proxy": "http://localhost:8081",
Expand Down

0 comments on commit 68ab77a

Please sign in to comment.