diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-06 20:33:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-06 20:33:52 -0400 |
| commit | 0b2c8545340787ec010c38b0b8b0a6f138c32192 (patch) | |
| tree | 86be1a5120fef66cfe181b3aa5b9fa98e60dbc95 /src/main/webui/package.json | |
| parent | e726ef4c7822cafb90d1f65448439b6b06b3bff0 (diff) | |
| download | pantry-0b2c8545340787ec010c38b0b8b0a6f138c32192.tar.gz pantry-0b2c8545340787ec010c38b0b8b0a6f138c32192.tar.bz2 pantry-0b2c8545340787ec010c38b0b8b0a6f138c32192.zip | |
build(deps): bump uuid from 11.1.0 to 12.0.0 in /src/main/webui (#705)
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 12.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/v11.1.0...v12.0.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 12.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main/webui/package.json')
| -rw-r--r-- | src/main/webui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 04ba73d..753ffc0 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -35,7 +35,7 @@ "react-router-dom": "^7.8.2", "redux": "^5.0.1", "tailwindcss": "^4.1.13", - "uuid": "^11.1.0", + "uuid": "^12.0.0", "web-vitals": "^5.1.0" }, "devDependencies": { |
