diff --git a/CHANGELOG.md b/CHANGELOG.md index 420907854..a10b998c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,7 +68,7 @@ _Breaking developer changes, which may affect downstream projects or sites that * New Bing imagery API key and limit tiles vintage API requests ([#9133], thanks [@mbrzakovic]) #### :hammer: Development * Switch build system to [esbuild](https://esbuild.github.io/) for much faster builds ([#8774], thanks [@mbrzakovic] and [@bhousel]) -* Upgrade some dependencies: maki to `v7.1`, `fontawesome` to `v6.1`, `d3` to `v7.3`, `node-diff` to `v3.1`, `mocha` to `v9.2`, `svg-sprite` to `v1.5.4`, `marked` to `v4.0` +* Upgrade dependencies: maki to `v7.1`, `fontawesome` to `v6.1`, `d3` to `v7.4`, `node-diff` to `v3.1`, `mocha` to `v9.2`, `svg-sprite` to `v1.5.4`, `marked` to `v4.0`, `temaki` to `v5.1`, `mapillary-js` to `v4.1` [#6139]: https://github.com/openstreetmap/iD/issues/6139 [#8774]: https://github.com/openstreetmap/iD/pull/8774