Skip to content

build(deps): bump uuid to 13.0.1 in /storm-webapp - #9083

Merged
rzo1 merged 1 commit into
masterfrom
bump-uuid-13.0.1-storm-webapp
Sep 11, 2026
Merged

build(deps): bump uuid to 13.0.1 in /storm-webapp#9083
rzo1 merged 1 commit into
masterfrom
bump-uuid-13.0.1-storm-webapp

Conversation

@reiabreu

Copy link
Copy Markdown
Contributor

Pins the transitive uuid dependency in storm-webapp to 13.0.1 via an npm overrides entry, replacing the resolved 8.3.2.

  • uuid is a peer dependency of vis-network/vis-data; it is not used directly by Storm.
  • 13.0.1 stays within their peer range (... || ^13 || ^14), so no new peer warnings are introduced.
  • Verified npm run build (webpack production) compiles cleanly with uuid 13.0.1, including the visualize bundle.

🤖 Generated with Claude Code

Pin the transitive uuid dependency to 13.0.1 via an npm overrides entry,
replacing the resolved 8.3.2. uuid is a peer dependency of
vis-network/vis-data and is not used directly by Storm; 13.0.1 stays
within their peer range.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@reiabreu

reiabreu commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

hey @rzo1 ! Just noticed that you had closed this one #8703 a few months ago, which is similar. Let me know if you want to drop this one as well.

@reiabreu
reiabreu requested a review from rzo1 September 10, 2026 23:18
@rzo1
rzo1 merged commit ebc2355 into master Sep 11, 2026
8 checks passed
@rzo1
rzo1 deleted the bump-uuid-13.0.1-storm-webapp branch September 11, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants