Bump fastjson from 1.2.73 to 1.2.83 in /backend

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.73 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.73...1.2.83)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 36bbcd0ed29ef076848415f3796787378ae6ab42
  1. .github/
  2. backend/
  3. frontend/
  4. .asf.yaml
  5. .gitignore
  6. docker-compose.yml
  7. LICENSE
  8. LICENSE-binary
  9. NOTICE
  10. NOTICE-binary
  11. package-lock.json
  12. README.md
  13. README_zh.md
README.md

License

IoTDB-Workbench

IoTDB-Workbench是IoTDB的可视化管理工具,可对IoTDB的数据进行增删改查、权限控制等,简化IoTDB的使用及学习成本。 在我们心中IoTDB是最棒的时序数据库之一,我们将一直不遗余力地推动国产时序数据库IoTDB的应用和发展,为本土开源能力的提高、开源生态的发展,贡献自己的力量,欢迎大家加入IoTDB-Workbench的开发及维护,期待你的加入:

微信

后端服务运行

后端服务设计及运行说明

前端服务运行

前端服务运行说明

Docker

docker-compose up -d