From f28881b11189ff4961cb413bf082891b67ac5ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:12:45 +0000 Subject: [PATCH] Bump scim-patch from 0.8.1 to 0.9.1 in /packages/types Bumps [scim-patch](https://github.com/thomaspoignant/scim-patch) from 0.8.1 to 0.9.1. - [Release notes](https://github.com/thomaspoignant/scim-patch/releases) - [Commits](https://github.com/thomaspoignant/scim-patch/compare/v0.8.1...v0.9.1) --- updated-dependencies: - dependency-name: scim-patch dependency-version: 0.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/types/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/types/package.json b/packages/types/package.json index bbae24d0..1534fdf1 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -25,6 +25,6 @@ "zod": "^4.1.12" }, "dependencies": { - "scim-patch": "0.8.1" + "scim-patch": "0.9.1" } }