diff --git a/example/package.json b/example/package.json index 8579561..c00b7ba 100644 --- a/example/package.json +++ b/example/package.json @@ -29,7 +29,7 @@ "@here/harp-mapview": "^0.8.1", "@here/harp-terrain-datasource": "github:heremaps/harp-terrain-datasource", "dat.gui": "^0.7.2", - "three": "^0.102.0" + "three": "^0.137.0" }, "publishConfig": { "access": "public" diff --git a/example/yarn.lock b/example/yarn.lock index cef833c..38919c0 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -3884,10 +3884,10 @@ terser@^3.16.1: source-map "~0.6.1" source-map-support "~0.5.10" -three@^0.102.0: - version "0.102.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.102.1.tgz#fc08b6b11860cf59e8cd45b7e90e34d1d1a8cbd6" - integrity sha512-btHBdww/Es4vdBkB2GjTE9mpj0vy8tgtxkX7ne7uxySXV8zoGxWJv1N88BydxnCqvAfmD4ZUTqPeESO7oDgeOQ== +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== through2@^2.0.0: version "2.0.5"