Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
chore: update dependency cesium to ^1.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 8, 2021
1 parent 5921e46 commit ac3f9a1
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 @@ -164,7 +164,7 @@
"apollo-upload-client": "^16.0.0",
"array-move": "^4.0.0",
"axios": "^0.23.0",
"cesium": "^1.86.1",
"cesium": "^1.87.0",
"cesium-dnd": "1.0.3",
"core-js": "^3.19.0",
"date-fns": "^2.24.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6784,10 +6784,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.86.1:
version "1.86.1"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.86.1.tgz#c98c5453c133ed3d62c95de798c02d1d4d7f5b2e"
integrity sha512-LLgkPVVTTcmN2h781C4PAZRD11/4mmSWUDF7A/MPnwsnhOQhBE40FVNHzEUEnv+lCL1U+Yqdc3IloVB8EkIJhA==
cesium@^1.87.0:
version "1.87.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.87.0.tgz#1180d8425605e37d9482141ee7bcdc9804f24d5b"
integrity sha512-EBtnNfkMQIUmhRyBjSoQI6yyKBjGdaVJmoOZBXPzswCcvKPhS8rOwKvcl2UhQq9JGhmKS7z6ebHTRPx7Rp8Flg==

chalk@*, chalk@^4.0.0, chalk@^4.1.0:
version "4.1.2"
Expand Down

0 comments on commit ac3f9a1

Please sign in to comment.