From 40e07b771a1bdddc97e4b26b21f069df8f333ce0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 08:07:21 +0000 Subject: [PATCH] fix(deps): update dependency geostyler-wfs-parser to v2.0.3 --- package-lock.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 859614b0..f8d63c71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5003,9 +5003,10 @@ } }, "node_modules/geostyler-wfs-parser": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/geostyler-wfs-parser/-/geostyler-wfs-parser-2.0.1.tgz", - "integrity": "sha512-nE+bk3ois26idBGfIa3JbtGlSZCiFKPVEpHO/kwJfhx36lrUQ7f6edPnRyGB9ajFdgexs+ONIufJ/Q27XDhJJQ==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/geostyler-wfs-parser/-/geostyler-wfs-parser-2.0.3.tgz", + "integrity": "sha512-23gmufyveYB/jhVzxPj/eb/zkI+xWSzTKqGO7gcAh0NYUFPI+UG3WTJhzT4Dj9G+ZTpSUnXOSmkHr4M7jZsakA==", + "license": "BSD-2-Clause", "dependencies": { "@types/geojson": "^7946.0.14", "@types/json-schema": "^7.0.15", @@ -5021,7 +5022,8 @@ "node_modules/geostyler-wfs-parser/node_modules/@types/json-schema": { "version": "7.0.15", "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", - "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", + "license": "MIT" }, "node_modules/geotiff": { "version": "2.1.3",