diff --git a/package-lock.json b/package-lock.json index 785fc7fde..511416d3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6270,9 +6270,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.197", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.197.tgz", - "integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==" + "version": "4.14.202", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz", + "integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==" }, "node_modules/@types/minimist": { "version": "1.2.5", @@ -9645,12 +9645,12 @@ } }, "node_modules/geostyler-openlayers-parser": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/geostyler-openlayers-parser/-/geostyler-openlayers-parser-4.2.1.tgz", - "integrity": "sha512-oP/wZyzHasSsYZFP0EA2rBG/6oWSZjt7aB+Ykbvz0Pn2Z9jDEFtSfWRgVeakfWubolzlXgLmb7JZko1EYOeW+g==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/geostyler-openlayers-parser/-/geostyler-openlayers-parser-4.3.0.tgz", + "integrity": "sha512-9LoctzoxorZogOpp6nXT6SZGnISRpNR9M+MLyhYVTFlOtDi4Gb4fWbUnpqVzDxqMNl8anMmv7cpMsmw1bjWsLw==", "dependencies": { "css-font-parser": "^2.0.0", - "geostyler-style": "^7.3.1" + "geostyler-style": "^8.1.0" }, "engines": { "node": ">=18" @@ -9663,15 +9663,15 @@ } }, "node_modules/geostyler-style": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/geostyler-style/-/geostyler-style-7.3.1.tgz", - "integrity": "sha512-9KOXmtRt0O7lhwWfmRORM5l3j3H1uR52NFHlHv1qTb1hgNGZIPhLUrGCaoceUdNkD9+P/Cjiqsea+X+H8h64zw==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/geostyler-style/-/geostyler-style-8.1.0.tgz", + "integrity": "sha512-8NgtzRc63bxC+1Vgqj/mMj77GX38CXXXWQ93PeZBdoMTkY9C/H0Anz38OrrlKdUgNVFZ/GJTNYwnX4wdaO5j6A==", "dependencies": { - "@types/lodash": "^4.14.168", + "@types/lodash": "^4.14.201", "lodash": "^4.17.21" }, "engines": { - "node": ">=14.0.0", + "node": ">=16.0.0", "npm": ">=6.0.0" }, "funding": {