From 70f35306d9a5491e7aaec50c46f664ea94cfbbd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:55:26 +0000 Subject: [PATCH] deps: bump @map-colonies/schemas from 1.19.0 to 1.22.0 Bumps [@map-colonies/schemas](https://github.com/MapColonies/schemas) from 1.19.0 to 1.22.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.19.0...v1.22.0) --- updated-dependencies: - dependency-name: "@map-colonies/schemas" dependency-version: 1.22.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 fa69e8f..1d4e320 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.22.0", "@map-colonies/tracing": "^1.0.0", "@map-colonies/tracing-utils": "^1.0.0", "@opentelemetry/api": "^1.9.0", @@ -2512,9 +2512,9 @@ } }, "node_modules/@map-colonies/schemas": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/@map-colonies/schemas/-/schemas-1.19.0.tgz", - "integrity": "sha512-PBtX4WbjAIj0UZ1B/WO84lAdY0hLUVfd4qAvXM89CDcrmjiM0Rw04HZp3cfrCXfOMOYsbnX5qtHhnkOqZN4XsQ==", + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@map-colonies/schemas/-/schemas-1.22.0.tgz", + "integrity": "sha512-yieLkagKcCSHiAy3/V6OC+Zo8ougtAVuyP2poFGFJFAUXH17yu8CgxHXTARVuQCKCXxcH/Rem8QWfW3EdTggPA==", "license": "MIT" }, "node_modules/@map-colonies/tracing": { diff --git a/package.json b/package.json index 834e3ab..6296a0c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,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.22.0", "@map-colonies/tracing": "^1.0.0", "@map-colonies/tracing-utils": "^1.0.0", "@opentelemetry/api": "^1.9.0",