From 6838c798d0b48f99ab8ca33395c795b5bf4aab66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 08:24:26 +0000 Subject: [PATCH] deps: bump @map-colonies/schemas from 1.18.0 to 1.21.0 Bumps [@map-colonies/schemas](https://github.com/MapColonies/schemas) from 1.18.0 to 1.21.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.21.0) --- updated-dependencies: - dependency-name: "@map-colonies/schemas" dependency-version: 1.21.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..ac129bd 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.21.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.21.0", + "resolved": "https://registry.npmjs.org/@map-colonies/schemas/-/schemas-1.21.0.tgz", + "integrity": "sha512-SFBb3nAKsXisP2FPo9iGBWTTYWQ7UFiX/esl81HchGj4ZKyZeUpdQnwYlqfIKje86DxF/P9CY5wrPhAsH5adyA==", "license": "MIT" }, "node_modules/@map-colonies/tracing": { diff --git a/package.json b/package.json index fb1bd29..4ab74c8 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.21.0", "@map-colonies/tracing": "^1.0.0", "@map-colonies/tracing-utils": "^1.0.0", "@opentelemetry/api": "^1.9.1",