From cef3de24353c5cea1e6b5186fdf53a3bd44c6cc2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 3 Jan 2022 22:39:24 +0000 Subject: [PATCH] chore: update dependency cesium to ^1.89.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 103df8fd5..7becfda62 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "apollo-upload-client": "^16.0.0", "array-move": "^4.0.0", "axios": "^0.24.0", - "cesium": "^1.88.0", + "cesium": "^1.89.0", "cesium-dnd": "1.0.3", "core-js": "^3.19.1", "date-fns": "^2.24.0", diff --git a/yarn.lock b/yarn.lock index ddd42dc45..e3a9a6279 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6955,10 +6955,10 @@ cesium-dnd@1.0.3: resolved "https://registry.yarnpkg.com/cesium-dnd/-/cesium-dnd-1.0.3.tgz#d10be77ec27e0b4ba88d0b0735a6c4aaee337c34" integrity sha512-7TX7vsg5fHSVzu3Xx8P+3Rriezj0bRNUpyk+VbUk0oxze3UM44YoPWY5LUoyojLqITGoDT0LRmEJnQizHiaXtw== -cesium@^1.88.0: - version "1.88.0" - resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.88.0.tgz#d2780ffca93968766feedb676fccb58493ce97d4" - integrity sha512-Tu/U5noy+jTejtaPav5G9SAXss8I9MmR7Ug46ny2NnKQsmW7slO0MUlL3lxo0po7VSmI/E0dDU7Jo+WiRbooRQ== +cesium@^1.89.0: + version "1.89.0" + resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.89.0.tgz#f9c692da1d225f40432cb5f79ae62fdae6a2d751" + integrity sha512-246gJVeAaLEDvyQF+2aIcMyhfMiuD0T+o09TiT4s9I9fv/VXWq87wSC+3BZgllqCvjIJZTl7giXePVwJxCaALA== chalk@*, chalk@^4.0.0, chalk@^4.1.0: version "4.1.2"