From 0132749b6496b87a88296b304218b36d0774a637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 02:10:36 +0000 Subject: [PATCH] deps(deps): bump the other-patches group in /SortVision with 2 updates Bumps the other-patches group in /SortVision with 2 updates: [dompurify](https://github.com/cure53/DOMPurify) and [@testing-library/user-event](https://github.com/testing-library/user-event). Updates `dompurify` from 3.4.12 to 3.4.13 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.12...3.4.13) Updates `@testing-library/user-event` from 14.6.1 to 14.6.3 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.6.1...v14.6.3) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-patches - dependency-name: "@testing-library/user-event" dependency-version: 14.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-patches ... Signed-off-by: dependabot[bot] --- SortVision/package.json | 4 ++-- SortVision/pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/SortVision/package.json b/SortVision/package.json index ccec2212..4c008e31 100644 --- a/SortVision/package.json +++ b/SortVision/package.json @@ -51,7 +51,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cors": "^2.8.6", - "dompurify": "^3.4.12", + "dompurify": "^3.4.13", "dotenv": "^17.4.2", "ejs": "^6.0.1", "filelist": "^2.0.2", @@ -84,7 +84,7 @@ "@svgr/webpack": "^8.1.0", "@testing-library/dom": "^10.4.1", "@testing-library/react": "^16.3.2", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@types/cors": "^2.8.19", "@types/express": "^5.0.6", "@types/node": "^26.1.2", diff --git a/SortVision/pnpm-lock.yaml b/SortVision/pnpm-lock.yaml index 2147a67b..3efa74cb 100644 --- a/SortVision/pnpm-lock.yaml +++ b/SortVision/pnpm-lock.yaml @@ -77,7 +77,7 @@ importers: version: 2.8.6 dompurify: specifier: '>=3.4.11' - version: 3.4.12 + version: 3.4.13 dotenv: specifier: ^17.4.2 version: 17.4.2 @@ -170,8 +170,8 @@ importers: specifier: ^16.3.2 version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.4(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@testing-library/user-event': - specifier: ^14.6.1 - version: 14.6.1(@testing-library/dom@10.4.1) + specifier: ^14.6.3 + version: 14.6.3(@testing-library/dom@10.4.1) '@types/cors': specifier: ^2.8.19 version: 2.8.19 @@ -2583,8 +2583,8 @@ packages: '@types/react-dom': optional: true - '@testing-library/user-event@14.6.1': - resolution: {integrity: sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==} + '@testing-library/user-event@14.6.3': + resolution: {integrity: sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -3417,8 +3417,8 @@ packages: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} engines: {node: '>= 4'} - dompurify@3.4.12: - resolution: {integrity: sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==} + dompurify@3.4.13: + resolution: {integrity: sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==} domutils@3.2.2: resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==} @@ -7728,7 +7728,7 @@ snapshots: '@types/react': 19.2.18 '@types/react-dom': 19.2.4(@types/react@19.2.18) - '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.1)': + '@testing-library/user-event@14.6.3(@testing-library/dom@10.4.1)': dependencies: '@testing-library/dom': 10.4.1 @@ -8555,7 +8555,7 @@ snapshots: dependencies: domelementtype: 2.3.0 - dompurify@3.4.12: + dompurify@3.4.13: optionalDependencies: '@types/trusted-types': 2.0.7 @@ -9768,7 +9768,7 @@ snapshots: monaco-editor@0.56.0: dependencies: - dompurify: 3.4.12 + dompurify: 3.4.13 marked: 14.0.0 motion-dom@12.43.0: