From d4f0f9302440f363e8003da88ff78eca6bf0ce6b Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 22:29:24 +0000 Subject: [PATCH] Update dependency jsts to v2.12.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 21223dd5..8709105d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-prefer-object-spread": "1.2.1", "geojson-rewind": "0.3.1", "geolib": "3.3.4", - "jsts": "2.11.3", + "jsts": "2.12.1", "node-fetch": "3.3.2", "tap": "21.0.1" } diff --git a/yarn.lock b/yarn.lock index 8db38262..fbb5726a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2259,10 +2259,10 @@ jsonparse@^1.3.1: resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg== -jsts@2.11.3: - version "2.11.3" - resolved "https://registry.yarnpkg.com/jsts/-/jsts-2.11.3.tgz#4dbe8fda52ba098afe72ee9e92097b1061894f88" - integrity sha512-LYLpvZw75PO5YtflZ9kvYzqILA97QfrTMGkj71mqfIc/GnH9+lc+ODWdepIu+PgoQuepZbt3u+58ZUAjr4TM4w== +jsts@2.12.1: + version "2.12.1" + resolved "https://registry.yarnpkg.com/jsts/-/jsts-2.12.1.tgz#29406c9abf5fb3d92c0c74c4c27d511acec611c7" + integrity sha512-aaiCZeGfeU5o9TbrYF1KF0VvhGGLtG3w7vNynmaTjC8XRmS2v15lq+2Bxa8lMtprsFFJiIpAayJZguLruiHd0w== dependencies: fastpriorityqueue "^0.7.5"