From 2f557f7ac30f9de81ed43a311b92919711eb93bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:13:23 +0000 Subject: [PATCH] chore(deps): bump proj4 from 2.12.1 to 2.14.0 Bumps [proj4](https://github.com/proj4js/proj4js) from 2.12.1 to 2.14.0. - [Release notes](https://github.com/proj4js/proj4js/releases) - [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md) - [Commits](https://github.com/proj4js/proj4js/compare/v2.12.1...v2.14.0) --- updated-dependencies: - dependency-name: proj4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 4 ++-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index f08b636..6709324 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "construct-style-sheets-polyfill": "3.1.0", "date-fns": "2.29.3", "lit": "3.2.1", - "proj4": "2.12.1", + "proj4": "2.14.0", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.26.2" @@ -8320,10 +8320,9 @@ "license": "MIT" }, "node_modules/proj4": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/proj4/-/proj4-2.12.1.tgz", - "integrity": "sha512-vmhP3hmstjXjzFwg8QXJwpoj4n7GVrXk3ZW3DzNK/Ur4cuwXq7ZiMXaWYvLYLQbX8n4MXgbwTr4lthOUZltBpA==", - "license": "MIT", + "version": "2.14.0", + "resolved": "https://registry.npmjs.org/proj4/-/proj4-2.14.0.tgz", + "integrity": "sha512-fumDL50ThQ3issOLxaLYwv1j4LePEzYleY6vqsX+2uWOcvKzqpzHhtTTH18CvIDg+nf8MYl0/XF6yYyESKDi4w==", "dependencies": { "mgrs": "1.0.0", "wkt-parser": "^1.3.3" diff --git a/package.json b/package.json index 5cbd944..340afa4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "construct-style-sheets-polyfill": "3.1.0", "date-fns": "2.29.3", "lit": "3.2.1", - "proj4": "2.12.1", + "proj4": "2.14.0", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.26.2" @@ -87,7 +87,7 @@ "construct-style-sheets-polyfill": "3.1.0", "date-fns": "2.29.3", "lit": "3.2.1", - "proj4": "2.12.1", + "proj4": "2.14.0", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.26.2"