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

Commit

Permalink
fix: update dependency cesium to ^1.86.1 (#103)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: rot1024 <aayhrot@gmail.com>
  • Loading branch information
3 people committed Oct 18, 2021
1 parent 2017aa3 commit 3855820
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 @@ -165,7 +165,7 @@
"apollo-upload-client": "^16.0.0",
"array-move": "^4.0.0",
"axios": "^0.21.1",
"cesium": "^1.86.0",
"cesium": "^1.86.1",
"core-js": "^3.18.0",
"date-fns": "^2.24.0",
"detect-browser": "^5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6693,10 +6693,10 @@ ccount@^2.0.0:
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.0.tgz#3d6fb55803832766a24c6f339abc507297eb5d25"
integrity sha512-VOR0NWFYX65n9gELQdcpqsie5L5ihBXuZGAgaPEp/U7IOSjnPMEH6geE+2f6lcekaNEfWzAHS45mPvSo5bqsUA==

cesium@^1.86.0:
version "1.86.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.86.0.tgz#8ce53d5684aa6c4255971dec2a672dacc5dc345d"
integrity sha512-F3asFdI49opQhoAO7XY2yF0xuVDKdfqEHlBveEX5ioX63iWikOP/H4ih04wbm1ijqBYCljOp01yXUf4tztWFbw==
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==

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

0 comments on commit 3855820

Please sign in to comment.