From 09546f9ac0b227841497d2690a89111400eba3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 15:51:03 +0000 Subject: [PATCH] deps: bump @map-colonies/types from 1.4.0 to 1.7.0 Bumps [@map-colonies/types](https://github.com/MapColonies/types) from 1.4.0 to 1.7.0. - [Release notes](https://github.com/MapColonies/types/releases) - [Changelog](https://github.com/MapColonies/types/blob/master/CHANGELOG.md) - [Commits](https://github.com/MapColonies/types/compare/v1.4.0...v1.7.0) --- updated-dependencies: - dependency-name: "@map-colonies/types" dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f2f49c1..48a0059 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,6 +36,9 @@ "tsc-alias": "^1.8.10", "typedoc": "^0.27.6", "typescript": "^5.7.2" + }, + "engines": { + "node": ">=18.0.0" } }, "node_modules/@ampproject/remapping": { @@ -3489,9 +3492,9 @@ } }, "node_modules/@map-colonies/types": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@map-colonies/types/-/types-1.4.0.tgz", - "integrity": "sha512-BguxuTIJLzj4us5Xw0m5ZoxpktN9MQX9LNPhhnQFBjY1ExnHjZRncmprc/hE8FzvRRuLojU51JeXBmucV7gUiw==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@map-colonies/types/-/types-1.7.0.tgz", + "integrity": "sha512-FcLWRAQT97XonULRr6RuTgc5eng5Cw91WOzzrL4hYFGUVUbKy8kBhc/xBQlVB7NoRllByao4xjpvwdRNfYgpBA==", "license": "ISC", "dependencies": { "@types/geojson": "^7946.0.16",