fix(deps): update dependency ol to v7.3.0 (#623)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-07 19:32:54 -05:00 committed by GitHub
parent 2fd588d727
commit 6278618f2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -115,7 +115,7 @@
"minimatch": "7.4.2",
"moment": "2.29.4",
"node-polyglot": "2.5.0",
"ol": "7.2.2",
"ol": "7.3.0",
"path-browserify": "1.0.1",
"prop-types": "15.8.1",
"react": "18.2.0",

View File

@ -13802,10 +13802,10 @@ ol-mapbox-style@^9.2.0:
"@mapbox/mapbox-gl-style-spec" "^13.23.1"
mapbox-to-css-font "^2.4.1"
ol@7.2.2:
version "7.2.2"
resolved "https://registry.yarnpkg.com/ol/-/ol-7.2.2.tgz#d675a1525fd995a29a70a9a9fa9c3a9bc827aa39"
integrity sha512-eqJ1hhVQQ3Ap4OhYq9DRu5pz9RMpLhmoTauDoIqpn7logVi1AJE+lXjEHrPrTSuZYjtFbMgqr07sxoLNR65nrw==
ol@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/ol/-/ol-7.3.0.tgz#7ffb5f258dafa4a3e218208aad9054d61f6fe786"
integrity sha512-08vJE4xITKPazQ9qJjeqYjRngnM9s+1eSv219Pdlrjj3LpLqjEH386ncq+76Dw1oGPGR8eLVEePk7FEd9XqqMw==
dependencies:
earcut "^2.2.3"
geotiff "^2.0.7"