From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 06:18:16 +0000 (-0700) Subject: Chore(deps): Bump uuid (#12627) X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;ds=inline;p=thirdparty%2Fpaperless-ngx.git Chore(deps): Bump uuid (#12627) Bumps the npm_and_yarn group with 1 update in the /src-ui directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 13.0.0 to 14.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/v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/src-ui/package.json b/src-ui/package.json index 7fde629ca..f40da8f1b 100644 --- a/src-ui/package.json +++ b/src-ui/package.json @@ -36,7 +36,7 @@ "rxjs": "^7.8.2", "tslib": "^2.8.1", "utif": "^3.1.0", - "uuid": "^13.0.0", + "uuid": "^14.0.0", "zone.js": "^0.16.1" }, "devDependencies": { diff --git a/src-ui/pnpm-lock.yaml b/src-ui/pnpm-lock.yaml index dc24a3422..6bfe1b29f 100644 --- a/src-ui/pnpm-lock.yaml +++ b/src-ui/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^3.1.0 version: 3.1.0 uuid: - specifier: ^13.0.0 - version: 13.0.0 + specifier: ^14.0.0 + version: 14.0.0 zone.js: specifier: ^0.16.1 version: 0.16.1 @@ -6562,8 +6562,8 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - uuid@13.0.0: - resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==} + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true uuid@8.3.2: @@ -14029,7 +14029,7 @@ snapshots: utils-merge@1.0.1: {} - uuid@13.0.0: {} + uuid@14.0.0: {} uuid@8.3.2: {}