Skip to content

Commit

Permalink
Update dependency jsts to v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Nov 16, 2024
1 parent 3203596 commit d4f0f93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit d4f0f93

Please sign in to comment.