From c8559db8393648783a1f81639b0dfa3be94f5d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 13:45:38 -0400 Subject: build(deps): bump uuid from 12.0.0 to 13.0.0 in /src/main/webui (#711) Bumps [uuid](https://github.com/uuidjs/uuid) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v12.0.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zip | Bin 35215 -> 0 bytes .../cache/uuid-npm-13.0.0-29831a4f1f-7510ee1ab3.zip | Bin 0 -> 34964 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zip create mode 100644 src/main/webui/.yarn/cache/uuid-npm-13.0.0-29831a4f1f-7510ee1ab3.zip (limited to 'src/main/webui/.yarn') diff --git a/src/main/webui/.yarn/cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zip b/src/main/webui/.yarn/cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zip deleted file mode 100644 index ab52c20..0000000 Binary files a/src/main/webui/.yarn/cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/uuid-npm-13.0.0-29831a4f1f-7510ee1ab3.zip b/src/main/webui/.yarn/cache/uuid-npm-13.0.0-29831a4f1f-7510ee1ab3.zip new file mode 100644 index 0000000..2ee43d5 Binary files /dev/null and b/src/main/webui/.yarn/cache/uuid-npm-13.0.0-29831a4f1f-7510ee1ab3.zip differ -- cgit