mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
73bf238232
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [hyperid](https://github.com/mcollina/hyperid). These dependencies need to be updated together. Removes `uuid` Updates `hyperid` from 3.3.0 to 4.0.0 - [Release notes](https://github.com/mcollina/hyperid/releases) - [Commits](https://github.com/mcollina/hyperid/compare/v3.3.0...v4.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: hyperid dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>