From c93337c8f99c9e6399163daba232ec5b7b82a35e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 19:44:47 +0000 Subject: [PATCH] Bump @rtbnext/schema from 2.3.1 to 2.3.3 Bumps [@rtbnext/schema](https://github.com/rtbnext/schema) from 2.3.1 to 2.3.3. - [Commits](https://github.com/rtbnext/schema/compare/v2.3.1...v2.3.3) --- updated-dependencies: - dependency-name: "@rtbnext/schema" dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 00ff64a..a2827b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -508,9 +508,9 @@ } }, "node_modules/@rtbnext/schema": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@rtbnext/schema/-/schema-2.3.1.tgz", - "integrity": "sha512-uEg6EWS2/qTvmxKZSuopjmlWB9k0bB0xBzR/GLlDFD87ICNg41tK8+7IgwfGTXJQLPfIvGklXiundE0cbSS9BQ==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/@rtbnext/schema/-/schema-2.3.3.tgz", + "integrity": "sha512-qGWCEySjGagecowDIJY5u+q9hPARZrcgb74Wa2eYn4UkvJHghJ/MFL5oL88DMft19ANLuH6WxbSUachA12xyKw==", "license": "MIT", "dependencies": { "devtypes": "^2.2.0"