From 029a3948ab16cbd77421c8cb9a6878ac17ae5411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 23:21:57 +0000 Subject: [PATCH] Bump diff from 5.2.0 to 8.0.3 in /src/api-umbrella/admin-ui Bumps [diff](https://github.com/kpdecker/jsdiff) from 5.2.0 to 8.0.3. - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](https://github.com/kpdecker/jsdiff/compare/v5.2.0...v8.0.3) --- updated-dependencies: - dependency-name: diff dependency-version: 8.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- src/api-umbrella/admin-ui/package.json | 2 +- src/api-umbrella/admin-ui/pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/api-umbrella/admin-ui/package.json b/src/api-umbrella/admin-ui/package.json index c8d91de0a..0bf8ddb8f 100644 --- a/src/api-umbrella/admin-ui/package.json +++ b/src/api-umbrella/admin-ui/package.json @@ -53,7 +53,7 @@ "datatables.net": "^1.13.11", "datatables.net-bs4": "^1.13.11", "daterangepicker": "~3.1.0", - "diff": "^5.2.0", + "diff": "^8.0.3", "echarts": "^5.6.0", "ember-ajax": "^5.1.2", "ember-auto-import": "~2.6.3", diff --git a/src/api-umbrella/admin-ui/pnpm-lock.yaml b/src/api-umbrella/admin-ui/pnpm-lock.yaml index d73cd5bfb..bb9322a58 100644 --- a/src/api-umbrella/admin-ui/pnpm-lock.yaml +++ b/src/api-umbrella/admin-ui/pnpm-lock.yaml @@ -93,8 +93,8 @@ importers: specifier: ~3.1.0 version: 3.1.0 diff: - specifier: ^5.2.0 - version: 5.2.0 + specifier: ^8.0.3 + version: 8.0.3 echarts: specifier: ^5.6.0 version: 5.6.0 @@ -2855,6 +2855,10 @@ packages: resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==} engines: {node: '>=0.3.1'} + diff@8.0.3: + resolution: {integrity: sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==} + engines: {node: '>=0.3.1'} + dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} @@ -9910,6 +9914,8 @@ snapshots: diff@5.2.0: {} + diff@8.0.3: {} + dir-glob@3.0.1: dependencies: path-type: 4.0.0