From a7d2b95db744e968b7fa39e64a5451b01f843ec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:38:24 +0000 Subject: [PATCH] Bump cached-path-relative from 1.0.2 to 1.1.0 Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) - [Commits](https://github.com/ashaffer/cached-path-relative/commits) --- updated-dependencies: - dependency-name: cached-path-relative dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 011706dee..fea5b0265 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2037,9 +2037,9 @@ } }, "cached-path-relative": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz", - "integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz", + "integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==", "dev": true }, "caller-path": { @@ -2115,9 +2115,9 @@ "dev": true }, "cartocolor": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/cartocolor/-/cartocolor-4.0.0.tgz", - "integrity": "sha1-hBoyIti1sicY2dVFseW5cssm6zY=", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/cartocolor/-/cartocolor-4.0.2.tgz", + "integrity": "sha512-+Gh9mb6lFxsDOLQlBLPxAHCnWXlg2W8q3AcVwqRcy95TdBbcOU89Wrb6h2Hd/6Ww1Kc1pzXmUdpnWD+xeCG0dg==", "requires": { "colorbrewer": "1.0.0" } @@ -14053,11 +14053,11 @@ "optional": true }, "turbo-carto": { - "version": "0.21.2", - "resolved": "https://registry.npmjs.org/turbo-carto/-/turbo-carto-0.21.2.tgz", - "integrity": "sha512-yUqc5V9U5UEVksMfNSlDOr03mHEQBa187iTM4nbTiOwViBVAo/ndW07INt2np9gin+YO8MFJjo7Ioo8lr+3xUQ==", + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/turbo-carto/-/turbo-carto-0.21.3.tgz", + "integrity": "sha512-+eaRjoq9XhvU1U4XH5lvcBgA0P3gG7eVfCt/CUx+oqZP0kUV08kicLQeAZbmZpCYF5LYFwCppW7O1MCisnDQow==", "requires": { - "cartocolor": "4.0.0", + "cartocolor": "^4.0.2", "colorbrewer": "1.0.0", "debug": "^3.1.0", "es6-promise": "3.1.2",