diff --git a/ember/package.json b/ember/package.json index f914418277..d429a90740 100644 --- a/ember/package.json +++ b/ember/package.json @@ -18,7 +18,7 @@ "test": "ember test" }, "dependencies": { - "cesium": "1.74.0", + "cesium": "1.80.0", "ol": "5.3.3", "olcs": "2.12.0", "remarkable": "2.0.1", diff --git a/ember/yarn.lock b/ember/yarn.lock index 11088f67ab..9796b1a854 100644 --- a/ember/yarn.lock +++ b/ember/yarn.lock @@ -4573,10 +4573,10 @@ center-align@^0.1.1: align-text "^0.1.3" lazy-cache "^1.0.3" -cesium@1.74.0: - version "1.74.0" - resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.74.0.tgz#79038abd40eb3e3a3223162d0984daf6d09496fb" - integrity sha512-PwHOz4nF9SUYrEo3Bcz0V7ebsB1XWqRkBkMWkn4BduBxNEzH8QdJ7ipuuNu8KZHfy3a1H2cOrwD8y8TikYmO8Q== +cesium@1.80.0: + version "1.80.0" + resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.80.0.tgz#811339a383800ac9fd19ccddc2e62cca14626bbf" + integrity sha512-g0TWaU6uibOf5iskfmyVK4RfEkwLCR+JqWbtMwHP0aHRO9knqrX+jQ8SCaxnSVSFf8d362Lu1LtGj0zdLIIdDA== chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3: version "1.1.3"