Skip to content

Commit

Permalink
fix: upgrade cesium from 1.101.0 to 1.109.0 (#74)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cesium from 1.101.0 to 1.109.0.

See this package in npm:
https://www.npmjs.com/package/cesium

See this project in Snyk:
https://app.snyk.io/org/mholthausen/project/6dccbdda-7855-4a12-8371-04d8a569c9cb?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
mholthausen and snyk-bot committed Nov 3, 2023
1 parent 656902f commit f1fd711
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 72 deletions.
211 changes: 140 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"dependencies": {
"antd": "^5.9.3",
"babylonjs": "5.35.0",
"cesium": "1.101.0"
"cesium": "1.109.0"
}
}

0 comments on commit f1fd711

Please sign in to comment.