From 140d5e351cc55abce1b5d1f6c08bd1af409bc54c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:17:45 +0000 Subject: [PATCH] deps: bump @map-colonies/schemas from 1.18.0 to 1.23.0 Bumps [@map-colonies/schemas](https://github.com/MapColonies/schemas) from 1.18.0 to 1.23.0. - [Release notes](https://github.com/MapColonies/schemas/releases) - [Changelog](https://github.com/MapColonies/schemas/blob/master/CHANGELOG.md) - [Commits](https://github.com/MapColonies/schemas/compare/v1.18.0...v1.23.0) --- updated-dependencies: - dependency-name: "@map-colonies/schemas" dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4b9f2d5..77eb836 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@map-colonies/openapi-express-viewer": "^5.0.0", "@map-colonies/prometheus": "^1.0.0", "@map-colonies/read-pkg": "^1.0.0", - "@map-colonies/schemas": "^1.18.0", + "@map-colonies/schemas": "^1.23.0", "@map-colonies/tracing": "^1.0.0", "@map-colonies/tracing-utils": "^1.0.0", "@opentelemetry/api": "^1.9.1", @@ -3182,9 +3182,9 @@ } }, "node_modules/@map-colonies/schemas": { - "version": "1.18.0", - "resolved": "https://registry.npmjs.org/@map-colonies/schemas/-/schemas-1.18.0.tgz", - "integrity": "sha512-G6OB/xogqzcLrDU+sXok8ECFbdzQDjI9AE+eMZP6Bcl8BZArkkFI/wNz14HCD2NE81p4SNaeAKUuyGZBqzRJyg==", + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/@map-colonies/schemas/-/schemas-1.23.0.tgz", + "integrity": "sha512-r8ScvddKeklouUe6uJIzbgeK/S/cpLUpjmv7n//KTm0n0XdtxlxYeeBOu6BysawliI7+Uz9g/GrKzs3p1LSecA==", "license": "MIT" }, "node_modules/@map-colonies/tracing": { diff --git a/package.json b/package.json index fb1bd29..c83323d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@map-colonies/openapi-express-viewer": "^5.0.0", "@map-colonies/prometheus": "^1.0.0", "@map-colonies/read-pkg": "^1.0.0", - "@map-colonies/schemas": "^1.18.0", + "@map-colonies/schemas": "^1.23.0", "@map-colonies/tracing": "^1.0.0", "@map-colonies/tracing-utils": "^1.0.0", "@opentelemetry/api": "^1.9.1",