Skip to content

Commit 312d4a7

Browse files
committed
fix(deps): upgrade dependencies to fix critical security vulnerability with jspdf dependency
- Upgrade jspdf from ^3.0.2 to ^4.2.0 - Upgrade ol-ext from ^4.0.34 to ^4.0.38 - Upgrade @types/ol-ext from ^3.6.3 to ^3.6.7 - Upgrade @babel/runtime from 7.27.1 to 7.28.6 - Upgrade @conventional-changelog/git-client from 1.0.1 to 2.5.1 - Upgrade esbuild and related platform-specific packages from 0.25.9 to 0.27.3 - Remove unused @babel/code-frame dependency - Update lock file with resolved versions and dependency tree changes closes #449
1 parent 12c0a76 commit 312d4a7

File tree

4 files changed

+1016
-1309
lines changed

4 files changed

+1016
-1309
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ It can display maps with tiled, raster or vector layers loaded from different so
5353

5454
- **[ol](https://openlayers.org/)**: `^10.6.0`
5555
- **[ol-contextmenu](https://github.com/jonataswalker/ol-contextmenu)**: `^5.5.0`
56-
- **[ol-ext](https://github.com/Viglino/ol-ext#,)**: `^4.0.34`
56+
- **[ol-ext](https://github.com/Viglino/ol-ext#,)**: `^4.0.38`
5757
- **[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)**: `^3.5.0`
5858

5959
<!-- auto-generated-peer-dependency-requirements END -->

docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vue3-openlayers works with the following versions which must be installed as pee
66

77
- **[ol](https://openlayers.org/)**: `^10.6.0`
88
- **[ol-contextmenu](https://github.com/jonataswalker/ol-contextmenu)**: `^5.5.0`
9-
- **[ol-ext](https://github.com/Viglino/ol-ext#,)**: `^4.0.34`
9+
- **[ol-ext](https://github.com/Viglino/ol-ext#,)**: `^4.0.38`
1010
- **[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)**: `^3.5.0`
1111

1212
<!-- auto-generated-peer-dependency-requirements END -->

0 commit comments

Comments
 (0)