Skip to content

Commit

Permalink
Bump undici and @hpcc-js/comms
Browse files Browse the repository at this point in the history
Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [@hpcc-js/comms](https://github.com/hpcc-systems/Visualization). These dependencies need to be updated together.


Removes `undici`

Updates `@hpcc-js/comms` from 2.90.0 to 2.91.3
- [Release notes](https://github.com/hpcc-systems/Visualization/releases)
- [Changelog](https://github.com/hpcc-systems/Visualization/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/comms@2.90.0...@hpcc-js/comms@2.91.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@hpcc-js/comms"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent ec5cafd commit ed4b475
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 61 deletions.
114 changes: 54 additions & 60 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@ant-design/icons": "^5.2.6",
"@hpcc-js/chart": "^2.81.9",
"@hpcc-js/codemirror": "^2.61.1",
"@hpcc-js/comms": "^2.90.0",
"@hpcc-js/comms": "^2.91.3",
"@hpcc-js/map": "^2.77.13",
"@types/formidable": "^3.4.4",
"antd": "^5.11.0",
Expand Down

0 comments on commit ed4b475

Please sign in to comment.